summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
10 daysFmt & Added CInamilsk
2026-03-18Written geosite protobuf parser and tests 4 itnamilsk
2026-03-17Working on IP geo parsers && packet routernamilsk
2026-03-15a bunch of really (not)good testszedddie
2026-03-15somewhat working network header parserzedddie
2026-03-15somewhat wip sniffingzedddie
2026-03-15sniffing early workzedddie
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-14First minimal commitnamilsk