Clash.Meta/component/dialer
2025-03-17 14:00:51 +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
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
control.go chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
dialer.go fix: race at interfaceName setting 2025-03-17 14:00:51 +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: dialer will consider the routing of the local interface when auto-detect-interface in tun is enabled 2025-03-10 10:45:31 +08:00
reuse.go chore: listening tcp together for dns server (#1792) 2025-01-16 10:16:37 +08:00
socket_hook.go chore: typo 2024-09-09 10:07:50 +08:00
tfo.go chore: reopen tfo support on windows for golang1.23 2024-08-21 10:57:44 +08:00
tfo_windows.go chore: reopen tfo support on windows for golang1.23 2024-08-21 10:57:44 +08:00