xNET is a framework to build tools as simple as a network tunnel or as complex as an overlay network
go get github.com/supergiant-hq/xnet- Generic UDP Client and Server using QUIC protocol
- P2P Network with Broker, Relay and Client implementations
- TUN Device for Linux, Darwin and Windows (TODO)
This framework depends on the following core dependencies
| Module | Link |
|---|---|
| lucas-clemente/quic-go | View |
| songgao/water | View |
| go-ping/ping | View |
- xTunnel - Tunnel TCP/UDP traffic between nodes
Apache License 2.0