Find a file
2016-04-05 19:08:11 +02:00
.gitignore Add README and code for pubIp 2016-02-28 14:21:43 +01:00
pubip.py added multi user support 2016-04-05 18:50:36 +02:00
README.md update readme 2016-04-05 19:08:11 +02:00

pubIp

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

/show/:user:

Shows the current IP that is set for key :user.

/update/:user/:ip:

Updates the current IP.

:ip must match the request client address.

/go/:user/:port:

This redirects you to whatever IP that :user is set to along with :port.