From 526de9bdcdecdc961d59cbf9e23c20773b216cf1 Mon Sep 17 00:00:00 2001 From: LogicBypass <62214984+LogicBypass@users.noreply.github.com> Date: Thu, 2 Feb 2023 10:34:18 +0200 Subject: [PATCH 1/2] Update StealthSense.ps1 --- StealthSense.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StealthSense.ps1 b/StealthSense.ps1 index c1e1965..2375008 100644 --- a/StealthSense.ps1 +++ b/StealthSense.ps1 @@ -31,7 +31,7 @@ if ($connection) { #Gmail settings $SMTPServer = "smtp.gmail.com" - $From = $ + $From = $Gmail_Address $ToUsers = "Mail_Addresses1", "Mail_Addresses2", "Mail_Addresses3"; $SMTPClient = New-Object Net.Mail.SmtpClient($SMTPServer, 587) $SMTPClient.EnableSsl = $true From 4525684ce94006bc252fcaef6e0d1845b4e6e1ed Mon Sep 17 00:00:00 2001 From: LogicBypass <62214984+LogicBypass@users.noreply.github.com> Date: Thu, 2 Feb 2023 13:13:34 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c48243..51573de 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # StealthSense: The Ultimate Open-Source PC Surveillance Solution - Keep your PC protected and secure with StealthSense, the open-source IP monitoring tool to never have to worry about theft and unauthorized "EvilTwin" attacks. + StealthSense is an open-source PC surveillance solution that provides protection against theft and unauthorized access through its IP monitoring capabilities. - StealthSense makes it simple to monitor your PC's IP address + StealthSense makes it simple to monitor your PC's location history Upon start-up, the tool checks for any changes and informs you via email if necessary. This ensures that your device is always secure and protected.