Hacker News new | ask | show | jobs
by systemvoltage 1663 days ago
I wonder if this would work to self-host on a crusty old T480 with a broken screen? Can Argo tunnel be used sort of like a dyndns? Although my Google Fiber connection at home has had the same IP, but in order to get a static IP, I need to get a Google Fiber Business connection which is 2.5x times more expensive.
2 comments

Yep it should work great. If you have the expertise and inclination to set up port forwarding and dyndns, you'll get better performance with that, but IMO tunneling is the best solution for self-hosting for most people until IPv6 takes over.
I do have a firewall at home and I can open up a port and forward that to the laptop. Just that I don't want to spend money on DynDNS services and was trying to find a free solution. Thanks for confirming!

Self-hosting is so so cool. Nothing more satisfying that hosting your own website from scrappy ol equipment :-)

I used namecheap to register my domain, and they have an option for dynamic DNS without ongoing fees (besides domain fees, I guess). I would be surprised if other registrars didn't have something similar.

https://www.namecheap.com/support/knowledgebase/article.aspx...

There are free DynDNS services for example DuckDNS https://www.duckdns.org/

Could also get a domain name and make a simple cron job and update your DNS. Works with many DNS registrars like Cloudflare.

Another example: https://freedns.afraid.org/

They generate you a line to drop in cron for automatic updates.

Yes, will works.