Update 'advancedhttpserver.py'

This commit is contained in:
jens 2021-03-23 21:14:55 +00:00
parent af988817a0
commit 71a6d46c23
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ Author: jens (gitea.caret.be)
you'll need `pip install pyOpenSSL` for now if you want the ssl feature
This migth depend on rust compiler and wheel
pip3 install wheel
sudo dnf install rust
license: gpl-v3
"""