mirror of
https://github.com/yggdrasil-network/yggstack.git
synced 2025-11-03 16:05:06 +03:00
Yggdrasil + Netstack (instead of TUN)
replace use of strings.Cut() with net.SplitHostPort() as it does not handle every case we need it to. e.g. "[1234::1%lan0]" |
||
|---|---|---|
| cmd/yggstack | ||
| contrib/netstack | ||
| src/types | ||
| go.mod | ||
| go.sum | ||