IP Address Automation

IP Address Automation




Autohotkey Script 

UrlDownloadToFile, https://api.ipify.org/, %temp%\Ip.txt
Fileread, Ipaddress, %temp%\Ip.txt

Gui, Font, S16 CDefault, Verdana
Gui, Add, Text, x12 y49 w100 h30 , Public IP
Gui, Add, Edit, x122 y49 w220 h30 vIpaddress, %ipaddress%

Gui, Add, Text, x352 y49 w50 h30 vTXT, UP
Gui, Add, Text, x12 y89 w100 h30 , Local IP
localip:=A_ipaddress1
Gui, Add, Edit, x122 y89 w220 h30 vlocalip,%localip%
Gui, Show, x608 y329 h183 w432, Pro_IPCheckerV1

return

GuiClose:
ExitApp






Comments

Popular posts from this blog

How to install XIbo?

How to install - Snipe-IT, Free IT Asset manager software

Get information about SSL protocols