frp/pkg/plugin/client
kaixings 4cc826e236
fix(client): write proxy protocol header in tls2raw plugin (#5362)
Co-authored-by: futrobo <futrobo@163.com>
2026-06-22 23:08:50 +08:00
..
internal/httpsserver refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
http2http.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
http2https.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
http_common.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
http_proxy.go plugin/http_proxy: fix fragmented CONNECT method detection and add read deadline (#5296) 2026-04-27 02:30:29 +08:00
http_proxy_test.go plugin/http_proxy: fix fragmented CONNECT method detection and add read deadline (#5296) 2026-04-27 02:30:29 +08:00
https2http.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
https2https.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
plugin.go virtual-net: initial (#4751) 2025-04-16 16:05:54 +08:00
socks5.go virtual-net: initial (#4751) 2025-04-16 16:05:54 +08:00
static_file.go virtual-net: initial (#4751) 2025-04-16 16:05:54 +08:00
tls2raw.go fix(client): write proxy protocol header in tls2raw plugin (#5362) 2026-06-22 23:08:50 +08:00
unix_domain_socket.go fix: close connections on error paths to prevent resource leaks (#5202) 2026-03-06 15:18:38 +08:00
virtual_net.go vnet: fix issues (#4771) 2025-04-27 15:46:22 +08:00