Skip to content

babywhale321/bashforward

Repository files navigation

bashforward

Example use cases

Port forwarding a wireguard client that has a webserver to a wireguard server so then it can be reached from the internet. wireguard client ( 10.7.0.2 port 80 ) -> wireguard server ( 123.123.123.123 port 8080 )

Then when going to http://123.123.123.123:8080 it will be forwarding from http://10.7.0.2:80

About

A bash script that can set an internal ip and port to be then forwarded externally to the host running the script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages