We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: prevent snell pool from reusing unready connections (#2878)
fix: socks4 readUntilNull unbounded memory allocation
feat: support comp-lzo for OpenVPN (#2841)
feat: add GOST relay outbound proxy type (#2795)
feat: convert support new xhttp-opts fields (#2734)
chore: add TLSConn interface and not depend on *tls.Conn type for our… … net/http fork
chore: add logging for get tun name from fd
chore: update patch file for goissue77975
chore: code cleanup
chore: add common/deque package