clash/adapter/outbound
2023-02-27 00:26:49 +08:00
..
base.go chore: support TFO for outbounds 2023-02-24 13:53:44 +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 chore: support TFO for outbounds 2023-02-24 13:53:44 +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 fix: reject's dial warning 2023-02-26 11:11:54 +08:00
shadowsocks.go chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
shadowsocksr.go chore: support TFO for outbounds 2023-02-24 13:53:44 +08:00
snell.go chore: support TFO for outbounds 2023-02-24 13:53:44 +08:00
socks5.go chore: support TFO for outbounds 2023-02-24 13:53:44 +08:00
trojan.go chore: support TFO for outbounds 2023-02-24 13:53:44 +08:00
tuic.go fix: tuic missing routing mark 2023-02-24 14:02:20 +08:00
util.go fix: check conn is nil in safeConnClose 2022-12-13 18:09:19 +08:00
vless.go feat: Support VLESS XTLS Vision (#406) 2023-02-25 14:01:59 +08:00
vmess.go chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
wireguard.go chore: using sing-shadowtls to support shadowtls v1/2/3 2023-02-21 21:58:37 +08:00