py-https:一个简单的python https服务器

时间:2021-04-01 21:58:18
【文件属性】:
文件名称:py-https:一个简单的python https服务器
文件大小:8KB
文件格式:ZIP
更新时间:2021-04-01 21:58:18
python ssl server https ssl-support py-https 一个简单的python https服务器 安装: pip install py-https 用法: 作为任何位置的模块 python3 -m pyhttps [-option value] [port] 在脚本中 from pyhttps import startserver startServer(host,port,cert,key) ##cert : certificate file location ##key : key file location 选项: --v Version Info(**) --help Help and usage Info(**) -p Port Number [Port 443,80 may require sudo or elivated pe
【文件预览】:
py-https-master
----.deepsource.toml(106B)
----.github()
--------workflows()
----pyhttps()
--------__main__.py(136B)
--------__init__.py(1013B)
--------pyhttps.py(6KB)
----LICENSE(1KB)
----requirements.txt(1B)
----setup.py(1KB)
----.gitignore(19B)
----CHANGELOG.md(418B)
----README.md(1KB)

网友评论