Skip to content

karlvlam/rustforward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustforward

Port forward tool in Rust

Usage

./rustforward [CONFIG_FILE]

Config Format (as example)

  • Forward 8080 to hiauntie.com:80
  • Forward 8081 to hiauntie.com:443
0.0.0.0:8080 hiauntie.com:80
0.0.0.0:8081 hiauntie.com:443

Build

cargo build --release

About

Port forward tool in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages