mihomo/adapter/outbound
2023-09-21 23:49:45 +08:00
..
base.go
direct.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
http.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
hysteria.go feat: inbound support Hysteria2 2023-09-21 15:10:35 +08:00
hysteria2.go chore: support set cwnd for hy2 too 2023-09-21 16:41:31 +08:00
reality.go
reject.go
shadowsocks.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
shadowsocksr.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
singmux.go
snell.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
socks5.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
trojan.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
tuic.go chore: limit tuicv5's maxUdpRelayPacketSize up to 1200-PacketOverHead 2023-09-21 23:49:45 +08:00
util.go feat: inbound support Hysteria2 2023-09-21 15:10:35 +08:00
vless.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
vmess.go feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
wireguard.go