# Simple port redirection (python) ## Run ``` python-console python port-forward.py 0.0.0.0 13128 10.9.1.8 3128 ```