frp/pkg/util/net
fatedier 8666e3643f
Some checks failed
golangci-lint / lint (push) Has been cancelled
protocol: add AEAD encryption negotiation to v2 wire control channel (#5304)
2026-05-06 10:43:47 +08:00
..
conn.go protocol: add AEAD encryption negotiation to v2 wire control channel (#5304) 2026-05-06 10:43:47 +08:00
conn_test.go protocol: add AEAD encryption negotiation to v2 wire control channel (#5304) 2026-05-06 10:43:47 +08:00
dial.go return 504 instead of 404 for proxy type http request timeout (#4151) 2024-04-11 20:19:08 +08:00
dns.go set CompatibilityMode for android (#4091) 2024-03-21 17:34:09 +08:00
http.go cleanup code (#4019) 2024-02-22 21:04:21 +08:00
kcp.go update kcp-go package (#4009) 2024-02-20 16:11:37 +08:00
listener.go optimize some code (#3801) 2023-11-27 15:47:49 +08:00
proxyprotocol.go add proxy protocol support for UDP proxies (#4810) 2025-06-25 11:40:23 +08:00
proxyprotocol_test.go add proxy protocol support for UDP proxies (#4810) 2025-06-25 11:40:23 +08:00
tls.go format import package name (#3455) 2023-05-29 14:10:34 +08:00
udp.go refactor: fix modernize lint issues (#5215) 2026-03-07 23:10:19 +08:00
websocket.go fix: WebsocketListener nil panic and OIDC auth data race (#5204) 2026-03-06 16:51:52 +08:00