Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 327 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 327 Bytes

this is readme

About

For network device health check system, support centos, ubuntu, windows and Huawei routers and other hardware

how to start

git clone
cd HealthCheck
pip  install -r requirements.txt 
python web.py 

关于flask 的文件

1、app.start
2、app = Flask
3、views