What does HackerNews think of innernet?
A private network system that uses WireGuard under the hood.
Open-source projects not-quite-prod-ready:
- WebMesh: Golang, decentralized nodes https://github.com/webmeshproj
- InnerNet: Rust, with subnet ACLs https://github.com/tonarino/innernet
- Wesher: Golang, simple mesh with pre-shared key https://github.com/costela/wesher
- Wiresmith: Rust, auto-configs clients into a mesh https://github.com/svenstaro/wiresmith
Open source projects with company-backed SaaS offerings:
- Netbird: Golang, full-fledged solution (desktop clients, DNS, SSO, STUN/TURN, etc) https://github.com/netbirdio/netbird
- Netmaker: Golang, full-fledge solution https://github.com/gravitl/netmaker
Honorable mention:
- SuperHighway84 - more of a Usenet-inspired darknet, but I love the concept + the author's personal website: https://github.com/mrusme/superhighway84 https://xn--gckvb8fzb.com/superhighway84
How about paid-for, closed-source innernet clients for Windows, Android, MacOS, iPadOS, iOS? Which install super-smoothly? https://github.com/tonarino/innernet
Wireguard is enabling us to re-think what's possible over a VPN. Here's an example of what I mean. The network stack is based on Wireguard, with https://github.com/tonarino/innernet providing the topology and identity provisioning. https://tonari.no/
A good alternative is: https://github.com/tonarino/innernet
I'm not affiliated with Tonarino. But sure its interesting: https://tonari.no/
There's a few offerings in this space, some geared toward edge, some toward orgs. For example:
- tailscale https://tailscale.com/download
- Innernet https://github.com/tonarino/innernet
- wiretrustee https://wiretrustee.com/
Care to differentiate from those above?
Yes, that's right, some ISPs rotate IPv6 subnets, negating many things IPv6 was invented for in the first place.
Tailscale, Nebula or any of the automagical VPN solutions you can run yourself (like Innernet, https://github.com/tonarino/innernet) will probably negate the issue as long as you can reach some server with a static IP.
It's not unlike Tailscale and nebula (that others already mentioned) but I think it deserves to be mentioned.
https://github.com/tonarino/innernet
There are easier options around if all you wish is ssh access to your servers though. Personally I'd recommend gravitational teleport, mainly because the name is so hilarious
- https://github.com/juanfont/headscale
- https://github.com/tonarino/innernet
- https://github.com/slackhq/nebula
Something I'm missing?