Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.13 KB

localfilesharing

Simply share local files using Python and Ngrok

Requirements

Usage

Windows

  1. Put httpsrv.py into C:\
  2. Run the FileSharingSvc.ps1

Unix-like

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.

Screenshots

Screenshot-2024-05-07-235415

Screenshot-2024-05-08-003154