clash/adapter/outbound
Hellojack be6142aa43
feat: VLESS support packet encodings (#334)
* adjust: Do not use XTLS on H2 connections

* feat: VLESS support XUDP fullcone NAT

* fix: VLESS with PacketAddr does not work

* fix: VLESS XUDP crash
2023-01-11 22:01:15 +08:00
..
base.go chore: rebuild relay 2022-12-19 21:34:07 +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: relay support tuic 2022-12-20 00:11:02 +08:00
hysteria.go fix: trying to let hysteria's port hopping work 2022-12-23 11:00:55 +08:00
reject.go feat: add ip-version param 2022-08-28 13:41:43 +08:00
shadowsocks.go chore: shadowtls don't depend on trojan's code 2023-01-11 10:19:30 +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 chore: relay support tuic 2022-12-20 00:11:02 +08:00
trojan.go feat: VLESS support packet encodings (#334) 2023-01-11 22:01:15 +08:00
tuic.go chore: cleanup code 2022-12-22 09:53:25 +08:00
util.go fix: check conn is nil in safeConnClose 2022-12-13 18:09:19 +08:00
vless.go feat: VLESS support packet encodings (#334) 2023-01-11 22:01:15 +08:00
vmess.go chore: clean code 2023-01-11 00:01:28 +08:00
wireguard.go chore: wireguard's reserved support base64 input 2022-12-13 20:40:07 +08:00