1. 首页
  2. 数据库
  3. 其它
  4. py https:一个简单的python https服务器 源码

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

上传者: 2021-05-03 21:28:40上传 ZIP文件 7.76KB 热度 14次
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
下载地址
用户评论