Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 885 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 885 Bytes

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