clash/adapter/outbound
crwnet 8a4c46ae77
Feature: add basic support for the VLESS protocol (#2891)
2023-08-24 13:24:45 +08:00
..
base.go Feature: mark on socket (#1705) 2021-11-08 16:59:48 +08:00
direct.go Feature: dial different NIC for all proxies (#1714) 2021-11-07 16:48:51 +08:00
http.go Feature: allow http outbound to set custom headers (#2647) 2023-03-31 20:33:41 +08:00
reject.go Fix: should return io.EOF immediately 2021-11-20 12:44:31 +08:00
shadowsocks.go Fix: safeConnClose not working (#2463) 2022-12-22 12:42:38 +08:00
shadowsocksr.go Fix: safeConnClose not working (#2463) 2022-12-22 12:42:38 +08:00
snell.go Change: use uint16 for Metadata SrcPort and DstPort 2023-08-03 23:20:40 +08:00
socks5.go Fix: socks5 udp associate 2023-08-10 13:01:34 +08:00
trojan.go Fix: safeConnClose not working (#2463) 2022-12-22 12:42:38 +08:00
util.go Change: use uint16 for Metadata SrcPort and DstPort 2023-08-03 23:20:40 +08:00
vless.go Feature: add basic support for the VLESS protocol (#2891) 2023-08-24 13:24:45 +08:00
vmess.go Feature: add basic support for the VLESS protocol (#2891) 2023-08-24 13:24:45 +08:00