mihomo/component/dialer
wwqgtxx 33590c4066
Some checks failed
Test / test (1.20, macos-13) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-13) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-13) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-13) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-13) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Failing after 1s
Test / test (1.21, ubuntu-latest) (push) Failing after 1s
Test / test (1.22, ubuntu-latest) (push) Failing after 1s
Test / test (1.23, ubuntu-latest) (push) Failing after 1s
Test / test (1.24, ubuntu-latest) (push) Failing after 1s
Trigger CMFA Update / trigger-CMFA-update (push) Failing after 1s
fix: destination should unmap before find interface
2025-05-27 18:26:35 +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 fix: destination should unmap before find interface 2025-05-27 18:26:35 +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: apply the default interface/mark of the dialer in the final stage 2025-04-18 20:16:51 +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_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