mihomo/adapter/outbound
2023-01-28 14:58:52 +08:00
..
base.go chore: restful api display xudp for VLESS and VMess 2023-01-28 00:07:20 +08:00
direct.go
http.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
hysteria.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
reject.go
shadowsocks.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
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 refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
trojan.go chore: decrease direct depend on the sing package 2023-01-16 10:50:31 +08:00
tuic.go Chore: Decrease the default MaxUdpRelayPacketSize to 1252 to avoid the relay UDP exceeding the size of the QUIC's datagram. 2023-01-24 21:48:31 +08:00
util.go
vless.go adjust: VLESS enable XUDP by default 2023-01-28 14:58:52 +08:00
vmess.go chore: restful api display xudp for VLESS and VMess 2023-01-28 00:07:20 +08:00
wireguard.go