tart-softnet/lib/proxy
Yibo Zhuang 0c4327dd71
Exit Softnet when its VM socket disconnects (#193)
Check the VM socket on poll timeouts because macOS kqueue does not
report Unix datagram peer disconnects. This prevents orphaned
Softnet processes from blocking VM cleanup.
2026-08-14 13:36:32 +01:00
..
flows Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
control.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
exposed_port.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
host.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
mod.rs Exit Softnet when its VM socket disconnects (#193) 2026-08-14 13:36:32 +01:00
port_forwarder.rs Support TCP port exposure via "--expose" command-line argument (#70) 2025-01-09 16:50:39 +04:00
rule.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
rules.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
udp_packet_helper.rs Tighten DHCP port matching (#174) 2026-07-08 00:17:45 +01:00
vm.rs Validate DHCP client identity and source address (#191) 2026-08-10 22:10:20 -04:00