mihomo/transport/vmess
wwqgtxx 0dc5e3051d feat: add mTLS support for client & server
`certificate` and `private-key` for proxies
`client-auth-type` and `client-auth-cert` for listeners
2025-09-20 00:41:39 +08:00
..
aead.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
chunk.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
conn.go chore: replace zhangyunhao116/fastrand to our metacubex/randv2 2024-05-31 13:07:48 +08:00
h2.go chore: using SetupContextForConn to reduce the DialContext cannot be cancelled 2025-04-12 11:19:03 +08:00
header.go Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
http.go chore: replace zhangyunhao116/fastrand to our metacubex/randv2 2024-05-31 13:07:48 +08:00
tls.go feat: add mTLS support for client & server 2025-09-20 00:41:39 +08:00
user.go chore: Update dependencies 2023-04-09 15:40:17 +08:00
vmess.go chore: replace zhangyunhao116/fastrand to our metacubex/randv2 2024-05-31 13:07:48 +08:00
websocket_go120.go fix: websocket server upgrade in golang1.20 2025-04-16 08:47:44 +08:00
websocket_go121.go fix: websocket server upgrade in golang1.20 2025-04-16 08:47:44 +08:00
websocket.go feat: add ech-opts for anytls/shadowsocks/trojan/vmess/vless outbound 2025-05-17 13:53:21 +08:00