clash/component/dialer
yaling888 20a521f02d
Feature: bind socket to interface by native API on Windows (#2662)
2023-04-08 19:20:14 +08:00
..
bind_darwin.go Chore: use golangci-lint config file 2022-02-19 00:08:51 +08:00
bind_linux.go Fix: bind iface should throw control error 2021-11-10 22:19:11 +08:00
bind_others.go Feature: bind socket to interface by native API on Windows (#2662) 2023-04-08 19:20:14 +08:00
bind_windows.go Feature: bind socket to interface by native API on Windows (#2662) 2023-04-08 19:20:14 +08:00
dialer.go Feature: bind socket to interface by native API on Windows (#2662) 2023-04-08 19:20:14 +08:00
fallbackbind.go Feature: bind socket to interface by native API on Windows (#2662) 2023-04-08 19:20:14 +08:00
mark_linux.go Chore: cleanup bind mark code 2022-06-30 17:27:57 +08:00
mark_nonlinux.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
options.go Feature: bind socket to interface by native API on Windows (#2662) 2023-04-08 19:20:14 +08:00
reuse_others.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
reuse_unix.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
reuse_windows.go Feature: add dhcp type dns client (#1509) 2021-09-06 23:07:34 +08:00