mihomo/adapter/outbound
Bblythe 3dd5068675
feat: allow custom ECH domain
Allowing customize the query domain for ECH, instead of leaking the ECH domain to DNS, can effectively prevent DNS leakage. This is highly necessary for most users who rely on default DNS configurations.
2025-12-03 12:17:22 +08:00
..
anytls.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
base.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
direct.go chore: rebuild udp dns resolve 2025-05-27 10:45:26 +08:00
dns.go chore: rebuild udp dns resolve 2025-05-27 10:45:26 +08:00
ech.go feat: allow custom ECH domain 2025-12-03 12:17:22 +08:00
http.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
hysteria2.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
hysteria.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
mieru_test.go feat: support mieru UDP outbound (#2384) 2025-11-22 08:54:14 +08:00
mieru.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
reality.go feat: reality add support-x25519mlkem768, it only works with new version server 2025-05-15 14:54:43 +08:00
reject.go chore: allow setting DialerForAPI in adapter.ParseProxy for library user 2025-12-03 00:05:27 +08:00
shadowsocks.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
shadowsocksr.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
singmux.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
snell.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
socks5.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
ssh.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
sudoku.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
trojan.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
tuic.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
util.go fix: ip4p port not apply in resolveUDPAddr 2025-09-15 08:34:30 +08:00
vless.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
vmess.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00
wireguard.go chore: add DialerForAPI to outbound option for library user 2025-12-02 23:33:07 +08:00