SimpleHTTPAuthServer

Simple HTTP and HTTPS Auth Server


License
MIT
Install
pip install SimpleHTTPAuthServer==1.3

Documentation

SimpleHTTPAuthServer

Build Status PyPI version

Python 2.7 Python 3.5 Python 3.6

Python SSL server using Basic auth and SimpleHTTP. extended and imported from gist: https://gist.github.com/fxsjy/5465353

Installation

pip install SimpleHTTPAuthServer

Usage

python -m SimpleHTTPAuthServer -h