This commit is contained in:
2022-04-18 00:13:14 +08:00
parent 9cfd26e75f
commit a364ed7a78
187 changed files with 2030 additions and 15 deletions

View File

@@ -0,0 +1,8 @@
# Python HTTPS Server (python_https_server)
## 简介
一个 HTTPS 网络服务器程序
## 支持
需要一个证书
基于 Python 运行
## 协议
本目录中所有的源代码文件根据 MIT 协议开源