Webmesh: Now with the ability to peer independent meshes

https://sh.itjust.works/post/2277902

Webmesh: Now with the ability to peer independent meshes - sh.itjust.works

Hey all! Dropping my Webmesh project (https://github.com/webmeshproj/webmesh [https://github.com/webmeshproj/webmesh]) again as I’ve just reached a major milestone in my development towards making it a viable product. Webmesh is yet another pass at creating a distributed service/application mesh/VPN using WireGuard. More infoz is on the project website: https://webmeshproj.github.io/ [https://webmeshproj.github.io/] With the new “mesh bridge” capabilities, you can run a bridge node between two or more meshes that serves to forward appropriate traffic between them. It also offers DNS forwarding capabilities to lookup internal names across meshes. This is accomplished by running two or more IPv6 only wireguard interfaces connected to each mesh and sharing routes between them. IPv4 support is planned, but honestly may not even be necessary. You can see a reference example/playground here: https://github.com/webmeshproj/webmesh/tree/main/examples/mesh-to-mesh [https://github.com/webmeshproj/webmesh/tree/main/examples/mesh-to-mesh] Excited for your feedback :)

Looks interesting, bookmarking to try this out.

Is it fair to say Webmesh is your open source version of Nord VPN’s Meshnet? meshnet.nordvpn.com

Overview

Explore our guides and articles to get a sense of what Meshnet is and how it can be used.

Maybe? Quite possibly it seems. I’m not famiilar with it too much.