文件名称:mtrpy:用于网络诊断工具“mtr”的可卷曲烧瓶应用程序
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-17 14:20:12
CSS
mtrpy 用, 。 在此处访问现场演示: curl http://mtr.io 安装 sudo apt-get install nginx python3 python3-setuptools mtr-tiny \ git uwsgi uwsgi-plugin-python3 sudo easy_install pip sudo pip install virtualenv cd /srv/http/mtrpy/application virtualenv env source env/bin/activate pip install flask pbs /etc/uwsgi/apps-available/mtrpy.ini [uwsgi] daemonize=/var/log/uwsgi/mtrpy.log uwsgi-file=/srv/http/mtrpy/run.p
【文件预览】:
mtrpy-master
----Dockerfile(172B)
----.gitignore(593B)
----README.md(1KB)
----mtr.ini(217B)
----LICENSE(1KB)
----app()
--------mtrpy.py(947B)
--------static()
--------__init__.py(78B)
--------views.py(449B)
--------templates()
----requirements.txt(165B)
----tox.ini(130B)
----manager.py(146B)
----run.py(113B)