Update README.md

pull/15/head
Laurence Luo 2024-06-14 23:08:17 +08:00 committed by GitHub
parent be0a7f4595
commit fceb8241f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 19 deletions

View File

@ -1,33 +1,28 @@
# MobaXterm-GenKey
你懂的!!
## 演示地址
http://192.99.11.204:5000/
## Demo
- [mobaxterm.seeleo.com](https://mobaxterm.seeleo.com/)
## Local
`Python 3` Required
## 本地启动
需要安装Python3!!!
```
pip install --no-cache-dir -r requirements.txt
python app.py
```
## Docker
```
docker pull malaohu/mobaxterm-genkey
docker run -d -p 5000:5000 malaohu/mobaxterm-genkey
docker pull seeleo/mobaxterm-genkey:latest
docker run -d -p 5000:5000 seeleo/mobaxterm-genkey:latest
```
## Credits
## 使用方法
访问IP:5000
![image](https://user-images.githubusercontent.com/8140841/116803404-e94c8300-ab49-11eb-83db-ad0246ebedd3.png)
### 激活方式
直接放到软件目录即可!
核心内容来自https://github.com/flygon2018/MobaXterm-keygen
详细介绍文章https://51.ruyo.net/17008.html
> 核心内容来自https://github.com/flygon2018/MobaXterm-keygen
>
> 详细介绍文章https://51.ruyo.net/17008.html