Clash.Meta/transport
3andne 2fef00d2a8
Support Restls-V1 in Clash.Meta (#441)
* feat: impl restls

* fix: don't break shadowtls' working

* chores: correct restls-client-go version

* feat: bump restls-client-go version

* fix: consistent naming `client-fingerprint`

* docs: update example config

* chore: adjust client-fingerprint's snippet

---------

Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
2023-03-14 13:33:24 +08:00
..
gun fix: ALPN not applied in uTLS/REALITY 2023-03-10 20:53:39 +08:00
hysteria chore: use fastrand to replace math/rand 2023-03-06 18:10:14 +08:00
restls Support Restls-V1 in Clash.Meta (#441) 2023-03-14 13:33:24 +08:00
shadowsocks chore: support old chacha20 2022-11-16 18:37:14 +08:00
shadowtls fix: ShadowTLS header use array instead 2023-01-20 17:35:49 +08:00
simple-obfs chore: use fastrand to replace math/rand 2023-03-06 18:10:14 +08:00
sing-shadowtls chore: using sing-shadowtls to support shadowtls v1/2/3 2023-02-21 21:58:37 +08:00
snell Fix: handle parse socks5 udp address properly (#2220) 2022-10-01 23:45:06 +08:00
socks4 Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
socks5 Fix: missing import 2022-06-12 21:22:02 +08:00
ssr chore: use fastrand to replace math/rand 2023-03-06 18:10:14 +08:00
trojan feat: Support REALITY protocol 2023-03-08 17:18:46 +08:00
tuic fix: tuic relay tuic 2023-03-12 19:03:18 +08:00
v2ray-plugin refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
vless chore: Remove useless mutex in Vision 2023-03-12 10:13:23 +08:00
vmess feat: Support REALITY protocol 2023-03-08 17:18:46 +08:00