32 lines
762 B
Markdown
32 lines
762 B
Markdown
# MobaGenkey
|
|
|
|
你应该知道这是干啥的
|
|
|
|
## 开始使用
|
|
|
|
先安装环境
|
|
|
|
```shell
|
|
$ pip install -r requirements.txt
|
|
```
|
|
|
|
然后直接运行
|
|
|
|
```shell
|
|
$ python app.py
|
|
```
|
|
|
|
打开浏览器访问控制台展示的地址(例如[http://127.0.0.1:8000](http://127.0.0.1:8000)),按照网页的指示自己玩
|
|
|
|
把下载的 `Custom.mxtpro` 丢到安装目录即可
|
|
|
|
## Vercel 部署
|
|
|
|
https://moba-genkey.vercel.app/
|
|
|
|
[](https://vercel.com/import/project?template=https://github.com/MeowCracker/MobaGenkey)
|
|
|
|
## Credit
|
|
|
|
- [flygon2018/MobaXterm-keygen: A keygen for MobaXterm](https://github.com/flygon2018/MobaXterm-keygen)
|
|
- [malaohu/MobaXterm-GenKey: 你懂的!](https://github.com/malaohu/MobaXterm-GenKey) |