dae/component/outbound
2023-02-09 13:27:59 +08:00
..
dialer fix: problem that not switch to tcp if udp is blocked 2023-02-09 13:27:59 +08:00
transport
dialer_group_test.go feat: support tcp:// and tcp+udp:// for dns_upstream (#11) 2023-02-09 11:40:34 +08:00
dialer_group.go fix: problem that not switch to tcp if udp is blocked 2023-02-09 13:27:59 +08:00
dialer_selection_policy.go
filter.go feat: support independent tcp4, tcp6, udp4, udp6 connectivity check 2023-02-08 23:35:30 +08:00
outbound.go