Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/begleysm/ipwatch
/ functions
Functions
14 in github.com/begleysm/ipwatch
⨍
Functions
14
◇
Types & classes
2
↓ 2 callers
Method
fetch
This function gets your IP from a specific server.
ipgetter.py:144
↓ 1 callers
Method
get_externalip
This function gets your IP from a random server
ipgetter.py:110
↓ 1 callers
Method
get_ips
(self)
ipgetter.py:138
↓ 1 callers
Method
get_local_ip
(self)
ipgetter.py:124
↓ 1 callers
Function
getips
Function to return the current, external, IP address
ipwatch.py:161
↓ 1 callers
Function
getoldips
Function to get the old ip address from savefile
ipwatch.py:191
↓ 1 callers
Function
myip
()
ipgetter.py:54
↓ 1 callers
Function
printhelp
Function to print out the help message
ipwatch.py:67
↓ 1 callers
Function
readconfig
Function to read a config file with email information
ipwatch.py:83
↓ 1 callers
Function
sendmail
Function to send an email with the new IP address
ipwatch.py:235
↓ 1 callers
Function
updateoldips
Function to update the old ip address from savefile
ipwatch.py:223
Method
__init__
(self)
ipgetter.py:68
Method
__init__
(self)
ipwatch.py:48
Method
test
This functions tests the consistency of the servers on the list when retrieving your IP. All results should be the same.
ipgetter.py:180