Skip to content

Instantly share code, notes, and snippets.

@addminuse
addminuse / Forwarding.py
Created December 2, 2015 09:02
Enable port forwarding using this simple python script.
#/usr/bin/python
# if yes or no doesn't work try using quotes
# example 'yes' or 'no'
import os
import sys