fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 706 forks source link

devices with dynamic ip behind firewall #285

Open jm01alternet opened 9 years ago

jm01alternet commented 9 years ago

I have a few devices that have dynamic IPs and to add to that they are behind firewalls. The device can periodically report to the server that it is alive and well with a web request. Is there an easy way to make this work with uptime?

Thank, John Markakis