[MIRROR]
Find a file
zedddie 06d4e558cd
sniffing early work
use `tun` crate examope for starters, to map all traffic through tun
virtual interface, in next commits will push these packets to sniffing
module which will deciede further modifications of proxies based by
user's Config.
2026-03-15 14:59:11 +01:00
src sniffing early work 2026-03-15 14:59:11 +01:00
.gitignore First minimal commit 2026-03-14 19:17:16 +03:00
Cargo.lock some chore thingies 2026-03-15 14:57:55 +01:00
Cargo.toml fix arti client typo 2026-03-15 14:57:21 +01:00
flake.lock some chore thingies 2026-03-15 14:57:55 +01:00
flake.nix base devshell 2026-03-15 14:28:31 +01:00
LICENSE Initial commit 2026-03-14 17:13:59 +01:00
README.md rm trailing newlines & add type alias for Vec 2026-03-15 13:31:20 +01:00

Mesh-Killswitch or nsc (Network security control)

Tun-in interface with marching on TOR/I2P similar to v2ray/xray

The project is designed by the desire to transfer all the charms of routing and tun-in of modern VPN cores to Mesh networks.