Commit graph

16 commits

Author SHA1 Message Date
zedddie
d48a7bebfb
somewhat working network header parser 2026-03-15 19:30:19 +01:00
zedddie
891a76eaf5
somewhat wip sniffing 2026-03-15 17:17:24 +01:00
zedddie
59a17c5475
networking abstractions & early parsing logic 2026-03-15 16:57:56 +01:00
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
cb61a2eda0
some chore thingies 2026-03-15 14:57:55 +01:00
zedddie
7eeffa4afe
fix arti client typo 2026-03-15 14:57:21 +01:00
zedddie
ea12044fc8
base devshell 2026-03-15 14:28:31 +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
zedddie
c849d32fe6
add tor lib
not really sure abt it, but should be conv to use instead of manual
mapping
2026-03-15 13:25:07 +01:00
zedddie
b004bd6067
rename to nsc as killswitch is ugly and not kebab 2026-03-15 13:18:52 +01:00
namilsk
2da9b76351 Updated README.md 2026-03-14 17:24:33 +01:00
namilsk
eb674ac0ad
Updated README.md 2026-03-14 19:20:05 +03:00
namilsk
bc8bc0c2e4
First minimal commit 2026-03-14 19:17:16 +03:00
Namilsk
7019867411 Initial commit 2026-03-14 17:13:59 +01:00