你懂的!
 
 
 
Go to file
Laurence Luo 2efb39a432
Update main.yml
2024-06-14 23:10:48 +08:00
.github/workflows Update main.yml 2024-06-14 23:10:48 +08:00
.gitignore Update 2024-06-14 18:12:49 +08:00
Dockerfile Mod: use slim image. 2021-05-02 12:38:10 +08:00
README.md Update README.md 2024-06-14 23:08:17 +08:00
app.py Update 2024-06-14 18:12:49 +08:00
index.html Update index.html 2024-06-14 18:17:22 +08:00
requirements.txt Update requirements.txt 2024-06-14 17:57:02 +08:00

README.md

MobaXterm-GenKey

Demo

Local

Python 3 Required

pip install --no-cache-dir -r requirements.txt
python app.py

Docker

docker pull seeleo/mobaxterm-genkey:latest
docker run -d -p 5000:5000 seeleo/mobaxterm-genkey:latest

Credits

核心内容来自:https://github.com/flygon2018/MobaXterm-keygen

详细介绍文章:https://51.ruyo.net/17008.html