/stn

strengthen the network

Primary LanguageRustMIT LicenseMIT

stn

This project makes your network full of possibilities.

Build

git clone https://github.com/FH0/stn.git
cd stn
cargo update
cargo build --package stn --no-default-features --bin stn --release

The compiled file is target/release/stn.

Configuration

Todo

  • sniff out, get http and https domain from tcp stream
  • redirect out, like iptables DNAT
  • tun in

Script

References