sing/protocol/socks
2023-12-24 08:03:39 +08:00
..
socks4 Deprecate stack buffer 2023-07-03 08:21:04 +08:00
socks5 Fix WriteAddrPort usage 2023-09-07 12:46:49 +08:00
client.go Implementation read waiter for socks5 UDP and UoT 2023-12-24 08:03:38 +08:00
handshake.go Refactor the Authenticator interface to a struct 2023-12-24 08:03:39 +08:00
packet.go Implementation read waiter for socks5 UDP and UoT 2023-12-24 08:03:38 +08:00
packet_vectorised.go Fix WriteAddrPort usage 2023-09-07 12:46:49 +08:00
packet_wait.go Merge ThreadSafeReader into ReadWaiter interface 2023-12-24 08:03:38 +08:00