Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 730 Bytes

LogMyNAT

A simple app that logs the public IP changes of your router's NATed IP.

The idea came from alerts that I was getting from Azure regarding risky signins in the Azure tenant. I wanted a way to correlate my IP with the risky signin logged. The problem is that my IP at home is dynamic so it was changing and it was difficult to keep track. Then LogMyNAT was born :)

Release Mar-06/2021:

  • Added ability to put the current IP to clipboard by clicking on the systray icon
  • Basic Try/Catch (error handling) on all methods.

You can download the current version, compiled and ready to execute, uploaded as LogMyNATPubIP.zip archive.

Enjoy and feel free to use and/or enhance.

Vassilis Ioannidis