summaryrefslogtreecommitdiff
path: root/src/startup.rs
AgeCommit message (Collapse)Author
2026-03-15somewhat working network header parserzedddie
2026-03-15somewhat wip sniffingzedddie
2026-03-15sniff things wipzedddie
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.