Hacker News new | ask | show | jobs
by matthewaveryusa 2479 days ago
having cloudflare in front is even better than just DDNS: you can hide your origin ip and avoid being DOSed.

I then use chrome's ssh extension with nassh-relay[1] to ssh, allowing me to not ever need to know the ip of my machine.

I have a modified version of docker-cloudflare[2] that also emails me when re-iping occurs (~once a year), just in case.

[1] https://github.com/zyclonite/nassh-relay

[2] https://github.com/joshuaavalon/docker-cloudflare