你懂的!
 
 
 
Go to file
Laurence Luo ad8a9c2b00
Update main.yml
2024-06-17 10:30:56 +08:00
.github/workflows Update main.yml 2024-06-17 10:30:56 +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 2024-06-17 10:22:45 +08:00
app.py Update 2024-06-14 18:12:49 +08:00
index.html Update 2024-06-17 10:22:45 +08:00
requirements.txt Update requirements.txt 2024-06-14 17:57:02 +08:00

README.md

MobaXterm-GenKey

GitHub Actions Workflow Status Docker Image Version Docker Image Size

FOR EDUCATIONAL AND TESTING PURPOSE ONLY

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

Screenshot

1 2

Credits