clash/adapter/outbound
Larvan2 05ca819823 feat: add global-client-fingerprint.
* Available: "chrome","firefox","safari","ios","random","none".
* global-client-fingerprint will NOT overwrite the proxy's client-fingerprint setting when "client-fingerprint: none".
2023-02-07 01:26:56 +08:00
..
base.go chore: restful api display xudp for VLESS and VMess 2023-01-28 00:07:20 +08:00
direct.go fix: fix bindIfaceToListenConfig() in windows force bind to an ipv4 address 2022-12-13 11:18:32 +08:00
http.go refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
hysteria.go refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
reject.go feat: add ip-version param 2022-08-28 13:41:43 +08:00
shadowsocks.go refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
shadowsocksr.go chore: relay support tuic 2022-12-20 00:11:02 +08:00
snell.go chore: relay support tuic 2022-12-20 00:11:02 +08:00
socks5.go refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
trojan.go feat: add global-client-fingerprint. 2023-02-07 01:26:56 +08:00
tuic.go Chore: Decrease the default MaxUdpRelayPacketSize to 1252 to avoid the relay UDP exceeding the size of the QUIC's datagram. 2023-01-24 21:48:31 +08:00
util.go fix: check conn is nil in safeConnClose 2022-12-13 18:09:19 +08:00
vless.go feat: add global-client-fingerprint. 2023-02-07 01:26:56 +08:00
vmess.go feat: add global-client-fingerprint. 2023-02-07 01:26:56 +08:00
wireguard.go chore: wireguard's reserved support base64 input 2022-12-13 20:40:07 +08:00