clash/transport/vmess
2023-01-14 21:08:06 +08:00
..
aead.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
chunk.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
conn.go Feature: add vmess WebSocket early data (#1505) 2021-08-22 00:25:29 +08:00
h2.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
header.go Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
http.go Fix: vmess http should use Host header on request 2021-05-16 20:05:41 +08:00
tls.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
user.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
vmess.go chore: the uuid-map is transferred to the protocol 2022-05-06 13:28:09 +08:00
websocket.go Fix: query string parse on ws-opts (#2213) 2022-07-10 14:56:34 +08:00