Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 365 Bytes

secure-file-sharing-app

Two-way Secure File Sharing Application on the Local Network

Example Usage:

python3 sec-fshare.py -fp "." -ips "192.168.1.30, 192.168.1.32" -pw "Admincim+&1hadiYiNeiyisin"

It will open a server on https://<your_ip>:8080. Go this website on client's browser.

Files can be shared by both server and client on this website.