dae/control
2023-02-18 00:49:35 +08:00
..
kern feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +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 feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +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 feat: add must_direct outbound 2023-02-12 23:11:40 +08:00
tcp.go feat: support to dial domain for udp and support udp for ssr (#17) 2023-02-18 00:49:35 +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