Find a file
2016-02-28 14:21:43 +01:00
.gitignore Add README and code for pubIp 2016-02-28 14:21:43 +01:00
pubip.py Add README and code for pubIp 2016-02-28 14:21:43 +01:00
README.md Add README and code for pubIp 2016-02-28 14:21:43 +01:00

pubIp

Simple dynamic DNS resolver which works with Tomato and requires Python 3.

/:

Shows the current IP that is set

/update/:ip:

Updates the current IP.

:ip must match the request client address.