zhxie / pcap2socks

Redirect traffic to SOCKS proxy with pcap.
MIT License
631 stars 76 forks source link

fix lints #33

Closed kurikomoe closed 1 year ago

kurikomoe commented 1 year ago

fix lints and make clippy happy.

cargo test, cargo clippy, cargo test is ok

sudo -E cargo run --release -- --destination 127.0.0.1:8899 --source 10.6.0.1/32 -i enp39s0 -p 10.6.0.2
clash -f config.yml

Splatoon 3 matching on turf war mode is also tested for 3 times and all seems good.