Skip to main content

Tiny HTTP File Server

Project description

A simple HTTP server command line tool implemented in Python 3 with bottle.py.

With file uploading feature.

With curl support.

With filter support:

  • hidden

  • shown

  • file

  • dir

Example

$ curl http://localhost:8000?hidden?file
$ curl --form "upload=@<filename>" http://localhost:8000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hfs-0.6.0.tar.gz (92.7 kB view hashes)

Uploaded Source

Built Distribution

hfs-0.6.0-py3-none-any.whl (96.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page