Skip to content

Windows scheduled job which runs on system startup and sends e-maill with changed ip address.

Notifications You must be signed in to change notification settings

borisjotic/windows-ip-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Windows IP Sender

Widnows scheduled job that tracks changes of your ip address and when change occurs sends mail. Sheduled job is trigered on system startup.

How it works

Scheduled job executes PowerShell script (rdp.ps1) which checks public ip address (using ipify api) and compares it with log file with all previous ip addresses (iplog.csv) if ip address is diferent than last inserted e-mail is sent, otherwise new row is inserted to iplog.csf file with ip address and date.

License

MIT

About

Windows scheduled job which runs on system startup and sends e-maill with changed ip address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published