pyrevtun icon indicating copy to clipboard operation
pyrevtun copied to clipboard

A pure Python reverse tunnel/reverse port forward utility (prototype) to forward TCP protocols over SSL/TLS.

Results 2 pyrevtun issues
Sort by recently updated
recently updated
newest added

Hello, I started the server Python 2.7.6 and latest version of the pyrevtun from github. # python pyrevtun.py -m listener -l 0.0.0.0:443 -t 2222 -s example_cert.pem -k example_key.pem -p pass...

[*] Socket Closed: 10053 Message [*] Connecting to target host through tunnel [*] Connected [*] Socket Closed: 10054 Message [*] Connecting to target host through tunnel [*] Connected [*] Socket...