807c4cf3235c4a1805f520af860a7e637d0e68e7
- Add docker-compose.yml with server + init + 3 clients + tester - Add Dockerfile.server (CGO multi-stage) and Dockerfile.client - Add .dockerignore for efficient builds - Add cmd/testclient/main.go: full E2E test binary using SDK - Fix agent handshake loop: only respond to new handshakes - Add tapInterface.SetMAC() to match agent's generated MAC - Call SetMAC() in agent SetTAPIP to fix ARP resolution - Add data-plane debug logging for troubleshooting - Change config database path to /tmp/data/ for container use - Add SetMAC stub for non-Linux builds
Description
ZeroTier-like P2P mesh VPN server
Languages
Vue
53.1%
Go
44.5%
JavaScript
1.5%
Makefile
0.4%
Shell
0.3%
Other
0.1%