https://github.com/haileys/quickserve
easy and convenient HTTP file server
https://github.com/haileys/quickserve
Last synced: 7 months ago
JSON representation
easy and convenient HTTP file server
- Host: GitHub
- URL: https://github.com/haileys/quickserve
- Owner: haileys
- Created: 2012-10-28T14:41:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-02T12:47:38.000Z (about 13 years ago)
- Last Synced: 2025-03-28T07:34:14.273Z (8 months ago)
- Language: Shell
- Size: 124 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - quickserve - Very simple HTTP server written in Python for quickly sharing files on an ad-hoc basis. Aside from opening a port in your firewall if you have one, it requires no setup and should work with no hassle. (<a name="networking"></a>Networking)
README
# quickserve
Easy and convenient HTTP file server.
## Demo


## Installation
make install
## Removal
make uninstall
## License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2012 Charlie Somerville
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.