dae/control
2023-02-17 02:11:08 +08:00
..
kern feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
.gitignore chore: adjust directory structure 2023-02-07 23:49:30 +08:00
addr.go style: better connection trace output 2023-02-13 12:54:04 +08:00
bpf_subobjects.go chore 2023-02-07 23:52:37 +08:00
bpf_subobjects.tmpl chore 2023-02-07 23:52:37 +08:00
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 optimize: show outbound name when notify kernel connectivity change 2023-02-17 02:11:08 +08:00
control.go chore: adjust directory structure 2023-02-07 23:49:30 +08:00
dns_upstream.go feat: allow tcp_check_url and udp_check_dns are not double stack 2023-02-13 02:40:34 +08:00
dns.go feat: add sniffing suite and dial_mode option (#16) 2023-02-15 01:53:53 +08:00
domain_match.go chore: adjust directory structure 2023-02-07 23:49:30 +08:00
routing_matcher_builder.go feat: add must_direct outbound 2023-02-12 23:11:40 +08:00
tcp.go feat: add sniffing suite and dial_mode option (#16) 2023-02-15 01:53:53 +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 fix: udp panic when udpConn is not net.PacketConn 2023-02-11 21:10:34 +08:00
udp.go feat: add sniffing suite and dial_mode option (#16) 2023-02-15 01:53:53 +08:00