Skip to content

escomputers/localfilesharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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