daeken / SSRFTest

SSRF testing tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to Python 3

maartenJacobs opened this issue · comments

Boring first issue, but I'm happy to contribute to this cause. Python 2 is way deprecated now (there's even an app for the countdown), so might as well upgrade before EOL.

Try to upgrade to python 3 and run it on mac , but encountered an issue in uwsgi

web_1 | 2019-03-26 10:32:13,811 INFO spawned: 'uwsgi' with pid 637 web_1 | [uWSGI] getting INI configuration from /app/uwsgi.ini web_1 | [uWSGI] getting INI configuration from /etc/uwsgi/uwsgi.ini web_1 | 2019-03-26 10:32:14,859 INFO success: uwsgi entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) web_1 | 2019-03-26 10:32:16,822 INFO exited: uwsgi (exit status 22; not expected)