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.0rc6.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for batServe-1.0rc6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7abd9c41ffa91e82d205da05fdfd8ffdf548421fc474909d4de0cd99b1344d55 |
|
MD5 | 99f87e9f9fd57a7103fe84c390e1555d |
|
BLAKE2b-256 | a5a333b2b449f19a90f0a2438d3f708c50f077fdc34e05d4ad76ae43e446b73c |