Simple file server and reverse proxy | part of batBelt
Project description
batServe
simple, useful file server | part of batBelt
Installation:
- If you have python >= 3.6 installed and want to install batServe only
pip install --upgrade batserve
- If you don't have python pre-installed, batServe is available as a pre-built binary via batBelt
Usage:
usage: batserve (or) python -m batserve (optional arguments)
batBelt file server (1.0-rc4) - simple and useful file server
optional arguments:
-h, --help show this help message and exit
--host [HOST] Serve on host (eg: localhost, 0.0.0.0). Defaults to 0.0.0.0
--port [PORT] Serve on port. Defaults to 8080
--public Serve on a publicly accessible URL
--no-index Disable auto-generation of index.html
--no-symlinks Don't follow symlinks
--dir [DIR] The directory path to serve. Defaults to ./
-u [USERNAME], --username [USERNAME]
Username for security, not set by default
-p [PASSWORD], --password [PASSWORD]
Password for security, not set by default
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
batServe-1.0rc7.tar.gz
(6.4 kB
view hashes)
Built Distribution
Close
Hashes for batServe-1.0rc7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04ce1c12ca7ef64ff9925c5e46775870d87a333e4acd8d07f229cf20049e7050 |
|
MD5 | 17fb2a67e8bbc13742b23c7dd039db44 |
|
BLAKE2b-256 | 28a27a4eb0e630a8c8084052741842910c6d7c0c3534f03358a83cfd05590d25 |