Simple python https server creator.
pip install pyhttps
-
Clone repo:
git clone https://github.com/d3vilh/pyhttps && cd pyhttps -
Run:
python setup.py install
Simply run pyhttps --host 192.168.20.100 --port 443 in the terminal
Requires openssl installed. Tested on macOS and Ubuntu. Works fine on 12.4@M1 Pro
