Simple python https server creator.
pip install pyhttps
-
Clone repo:
git clone https://github.com/talhasch/pyhttps && cd pyhttps
-
Run:
python setup.py install
Simply run pyhttps
in the terminal
Requires openssl installed. Tested on macOS and Ubuntu.