tart-softnet/lib/proxy
Nikolay Edigaryev df84a30016
--allow: support "@host" syntax (#160)
* --allow: support "@host" syntax

To make communication with the guest VM possible
when using --block=0.0.0.0/0.

* Use "@-alias" wording instead of "@host"
2026-05-15 16:06:03 +02:00
..
exposed_port.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
host.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
mod.rs --allow: support "@host" syntax (#160) 2026-05-15 16:06:03 +02:00
port_forwarder.rs Support TCP port exposure via "--expose" command-line argument (#70) 2025-01-09 16:50:39 +04:00
udp_packet_helper.rs Initial revision of Softnet, a software networking for Tart 2022-06-10 16:53:03 +03:00
vm.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00