dae/control
2023-02-18 03:01:51 +08:00
..
kern chore: rename routing final as fallback 2023-02-18 03:01:51 +08:00
.gitignore
addr.go style: better connection trace output 2023-02-13 12:54:04 +08:00
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
connectivity.go optimize: show outbound name when notify kernel connectivity change 2023-02-17 02:11:08 +08:00
control_plane_core.go optimize: show outbound name when notify kernel connectivity change 2023-02-17 02:11:08 +08:00
control_plane.go chore: rename routing final as fallback 2023-02-18 03:01:51 +08:00
control.go
dns_upstream.go feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +08:00
dns.go feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +08:00
domain_match.go
routing_matcher_builder.go chore: rename routing final as fallback 2023-02-18 03:01:51 +08:00
tcp.go style: converge IP before dial TCP 2023-02-18 02:10:39 +08:00
tproxy_utils.go feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
udp_endpoint.go feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +08:00
udp.go feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +08:00