Hacker News new | ask | show | jobs
by jjoergensen 1489 days ago
Perhaps this could serve as inspiration https://git.zx2c4.com/wireguard-go/tree/tun/netstack

Fly.io version using it https://github.com/superfly/flyctl/tree/master/pkg/wg

net.Dialer using gVisor https://git.zx2c4.com/wireguard-go/tree/tun/netstack/tun.go#...

1 comments

Thanks!