yggstack/src/types
Jeff Becker feaf5ca550 use proper stdlib functions for splitting host and port
replace use of strings.Cut() with net.SplitHostPort() as it does not handle every case we need it to.
e.g. "[1234::1%lan0]"
2023-11-27 15:42:31 +00:00
..
mapping.go Initial commit 2023-11-27 14:50:31 +02:00
mapping_test.go Initial commit 2023-11-27 14:50:31 +02:00
resolver.go use proper stdlib functions for splitting host and port 2023-11-27 15:42:31 +00:00
tcpproxy.go Initial commit 2023-11-27 14:50:31 +02:00