Closed wwcd closed 9 months ago
udp proxy close bind socket when read from remote failed, but don't close proxy socket! scene as above.
https://github.com/things-go/go-socks5/blob/44f644e8fbb80bc3417612eaa6144b5b8703114b/handle.go#L249-L256
welcome pr
I carefully read the implementation of v0.0.5 and found that this problem has been solved, but the implementation of v0.0.3 is problematic.
udp proxy close bind socket when read from remote failed, but don't close proxy socket! scene as above.
https://github.com/things-go/go-socks5/blob/44f644e8fbb80bc3417612eaa6144b5b8703114b/handle.go#L249-L256