Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 637 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 637 Bytes

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