Update login-notication.ps1
This commit is contained in:
parent
ca4f3a76c2
commit
d099eaef78
1 changed files with 64 additions and 64 deletions
|
|
@ -9,7 +9,7 @@ $hostname = $env:COMPUTERNAME
|
|||
$remoteIp = "Unknown"
|
||||
$asnInfo = ""
|
||||
$locationInfo = ""
|
||||
$logPath = "C:\LOGIN-OUT-ALERT\log.txt"
|
||||
$logPath = "C:\<YOUR_DIRECTORY>\log.txt"
|
||||
$ntfyUrl = "<your_ntfy_instance>"
|
||||
|
||||
# --- Try to Get RDP Connection Info ---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue