Simply share local files using Python and Ngrok
- Register a free account on Ngrok
- Install ngrok agent on your PC
- Install Python 3
- Install Powershell (Windows users only)
- Put httpsrv.py into C:\
- Run the FileSharingSvc.ps1
bash FileSharingSvc.sh
FileSharingSvc
will execute the python program that runs an HTTP server on port 8000 and the ngrok process which in turn exposes the web server and manages the tunnel.