/pyNgrok

like Ngrok, but implmented by python, to provide internet service for the device under NAT

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyNgrok

It is another Ngrok implemented by python!

environment: python 2.7

usage:

On proxy side, modify 'server.yaml' and just run:

./server.py -d start

On client side, modify 'client.yaml' and just run:

./client.py -d start