tunfish portier:Tunfish经理兼协调员。 将客户端分配给节点宣布服务 源码
快速开始 快速设置 export TF_CA_URL=http://localhost:3333/ export TF_BROKER_URL=wss://localhost:8080/ws make init make run 设置 创建RSA密钥并获得X.509证书 pip install pki-client export TF_CA_URL=http://localhost:3333/ pki-client --ca-url= $( TF_CA_URL ) --ca-name=RootCA \ --cacert=cacert.pem --key=portier.key --certificate=portier.pem --profile=client --common-name-prefix=portier 设置依赖项 python3 -m venv .ven
文件列表
tunfish-portier-main.zip
(预估有个26文件)
tunfish-portier-main
setup.py
2KB
util.mk
623B
.gitignore
42B
Makefile
719B
requirements-test.txt
60B
README.md
913B
tests
conftest.py
1KB
test_model.py
5KB
暂无评论