https://github.com/cutwell/lan-file-sharing
Allow multiple local users to download files securely.
https://github.com/cutwell/lan-file-sharing
Last synced: 9 months ago
JSON representation
Allow multiple local users to download files securely.
- Host: GitHub
- URL: https://github.com/cutwell/lan-file-sharing
- Owner: Cutwell
- Created: 2017-06-13T07:09:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T16:33:20.000Z (almost 9 years ago)
- Last Synced: 2025-03-24T05:44:13.693Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Standard
Raise your flag, share content with others
---
Standard was born out of a need for a quick and easy way to share files with local users, but without the hassle of both users needing a copy of the software.
All that's needed to use Standard is a single copy of the this repository on the host computer, and access to a web-browser to download the file.
### Obtaining Standard:
```
$ git clone https://github.com/Cutwell/Standard
```
### How to use Standard:
```
$ cd standard/source
$ python3 flag_bearer.py file.md password
>>> local ip:
>>> server running on localhost:8081/standard
```
- users can now visit [your local ip]/standard to download the file.