一个 MobaXterm 的许可证生成器
Go to file
2025-04-04 18:22:23 +08:00
templates feat: 完成了基于 FastAPI 的重制,重新写了 web 页面 2025-04-04 18:12:23 +08:00
.gitignore feat: 完成了基于 FastAPI 的重制,重新写了 web 页面 2025-04-04 18:12:23 +08:00
app.py feat: 完成了基于 FastAPI 的重制,重新写了 web 页面 2025-04-04 18:12:23 +08:00
README.md docs: 添加了文件放置位置的提示 2025-04-04 18:22:23 +08:00
requirements.txt feat: 完成了基于 FastAPI 的重制,重新写了 web 页面 2025-04-04 18:12:23 +08:00
vercel.json fix: 移除了现在不受支持的 region 字段 2025-04-04 18:14:53 +08:00

MobaGenkey

你应该知道这是干啥的

开始使用

先安装环境

$ pip install -r requirements.txt

然后直接运行

$ python app.py

打开浏览器访问控制台展示的地址(例如http://127.0.0.1:8000),按照网页的指示自己玩

把下载的 Custom.mxtpro 丢到安装目录即可

Vercel 部署

https://moba-genkey.vercel.app/

Deploy with Vercel

Credit