aveekdeveloper / python-port-forward

This script forwards a number of configured local ports to local or remote socket servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-port-forward

Usage: git clone git@github.com:vinodpandey/python-port-forward.git

This script forwards a number of configured local ports to local or remote socket servers.

Configuration: Add to the config file port-forward.config lines with contents as follows:

Start the application at command line with 'sudo python port-forward.py' and stop the application by keying in .

Error messages are stored in file 'error.log'.

About

This script forwards a number of configured local ports to local or remote socket servers.


Languages

Language:Python 100.0%