No Description

Caner 950062e2a6 更新 'README.md' 2 years ago
dist b3c0802f1c 打包测试 2 years ago
.gitignore b3c0802f1c 打包测试 2 years ago
LICENSE ce361220f3 Initial commit 2 years ago
PyHttpServer.service 47fd541e6b update readme 2 years ago
README.md 950062e2a6 更新 'README.md' 2 years ago
main.py b3c0802f1c 打包测试 2 years ago

README.md

python 服务器

SSH isme

1. ssh root@154.12.31.1*
2. Vivo7788

Build

1. pyinstaller --onefile --hidden-import main main.py
2. ./dist/main

Prod

1. systemctl enable PyHttpServer.service
2. systemctl restart PyHttpServer.service

Run

1. python3 main.py