40 lines
1.1 KiB
Markdown
40 lines
1.1 KiB
Markdown
# MobaXterm-GenKey
|
|
|
|

|
|
  
|
|
 
|
|

|
|
|
|
**FOR EDUCATIONAL AND TESTING PURPOSE ONLY**
|
|
|
|
## Demo
|
|
|
|
- [mobaxterm.seeleo.com](https://mobaxterm.seeleo.com/)
|
|
|
|
## 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
|
|
```
|
|
|
|
## Screenshot
|
|
|
|

|
|

|
|
|
|
## Credits
|
|
|
|
> - https://github.com/flygon2018/MobaXterm-keygen
|
|
> - https://github.com/malaohu/MobaXterm-GenKey
|
|
> - https://51.ruyo.net/17008.html
|