mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 16:45:50 -06:00
- pkg/transport/tls.go: check AppendCertsFromPEM return value and return clear error when CA file contains no valid PEM certificates - pkg/plugin/client/http2http.go: set ReadHeaderTimeout to 60s to match other plugins and prevent slow header attacks - pkg/plugin/client/http2https.go: same ReadHeaderTimeout fix |
||
|---|---|---|
| .. | ||
| http2http.go | ||
| http2https.go | ||
| http_proxy.go | ||
| https2http.go | ||
| https2https.go | ||
| plugin.go | ||
| socks5.go | ||
| static_file.go | ||
| tls2raw.go | ||
| unix_domain_socket.go | ||
| virtual_net.go | ||