Clash.Meta/component/dialer
2024-10-04 14:20:10 +08:00
..
bind_darwin.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_linux.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_others.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_windows.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
control.go chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
dialer.go feat: add direct-nameserver and direct-nameserver-follow-policy in dns section 2024-10-04 14:20:10 +08:00
error.go chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
mark_linux.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
mark_nonlinux.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
mptcp_go120.go feat: add mptcp for all proxy 2023-08-09 16:57:39 +08:00
mptcp_go121.go feat: add mptcp for all proxy 2023-08-09 16:57:39 +08:00
options.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
reuse_others.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
reuse_unix.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
reuse_windows.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
socket_hook.go chore: typo 2024-09-09 10:07:50 +08:00
tfo_windows.go chore: reopen tfo support on windows for golang1.23 2024-08-21 10:57:44 +08:00
tfo.go chore: reopen tfo support on windows for golang1.23 2024-08-21 10:57:44 +08:00