aboutsecurity / SimpleHTTPAuthServer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 90.5%Language:Makefile 9.5%