Uwsgi Cli Save

easy uwsgi cli tools !!!

Project README

uwsgi_cli

match uwsgi protocol, support http get、post requests uwsgi server.

to do list:

  • add debug mode, print uwsgi body

install

pip install uwsgi_cli

help

uwsgi_cli -h

if not found uwsgi_cli bin, please set PATH . ( /usr/local/bin/ )

http mode

uwsgi_cli http 127.0.0.1:5000 /blog

unix socket mode

uwsgi_cli unix /tmp/xiaorui.sock /

tcp socket mode

uwsgi_cli tcp 127.0.0.1:5000 /mp/article

post

uwsgi_cli tcp 127.0.0.1:5000 /cool/fetch "url=xiaorui.cc&name=fengyun"
Open Source Agenda is not affiliated with "Uwsgi Cli" Project. README Source: rfyiamcool/uwsgi_cli
Stars
47
Open Issues
0
Last Commit
6 years ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating