Skip to content

FH0/stn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

40142e7 · Jul 30, 2021

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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