Hacker News new | ask | show | jobs
by Klasiaster 1543 days ago
The real obstacle I see for these kind of projects is exposing them to the Internet. Standard wifi routers are horrible even with UPNP… The promise of having a globally reachable IPv6 address is also destroyed by the complexity/inability to have the wifi router forward something like port 80 traffic.
1 comments

I've been thinking about doing a similar project and was going to have it tunnel through another server with frp or rathole which would make it very easy to expose to the Internet and also cut off a whole family of vulnerabilities. Now I wonder if that would be considered 'cheating' :-)