Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 229 Bytes

xshell-key-flask

xshell激活key的web服务使用Flask框架

使用

pip3 install flask
git clone https://github.com/woytu/key-flask.git
# 默认端口5000,flask run -p 自定义端口
python3 key-flask/app.py