π WolfNet
Create a secure encrypted mesh network across any infrastructure
Overview
WolfNet creates a secure private network across the internet. Connect servers across data centres, cloud providers, and on-premises infrastructure as if they were on the same local network.
Features
- Encrypted mesh networking — X25519 + ChaCha20-Poly1305 (WireGuard-class)
- Invite/Join — Connect peers with a single token
- Relay forwarding — No port forwarding needed
- Gateway mode with NAT for internet access
- TUN-based — Layer 3 networking
- Automatic route management
Installation
WolfNet is included with WolfStack. For standalone installation:
bash
curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfScale/master/wolfnet/install.sh | sudo bash
Quick Start
- Install WolfNet on the first node and run
wolfnet init - Generate an invite token:
wolfnet invite - On additional nodes:
wolfnet join <token> - All peers are automatically connected with encrypted tunnels