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.
This commit is contained in:
parent
cb61a2eda0
commit
06d4e558cd
5 changed files with 36 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
|||
// Here we will recieve bytes and try to get their destanation & apply Rules for them.
|
||||
Loading…
Add table
Add a link
Reference in a new issue