Commit graph

5 commits

Author SHA1 Message Date
zedddie
e8b2411864
sniff things wip 2026-03-15 15:44:34 +01:00
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
zedddie
1b6a2f126a
rename NSCConfig to Config for now :1 2026-03-15 13:47:48 +01:00
zedddie
2a01827e6c
rm trailing newlines & add type alias for Vec 2026-03-15 13:31:20 +01:00
namilsk
bc8bc0c2e4
First minimal commit 2026-03-14 19:17:16 +03:00