KarboDuck / multiddos

29 stars 13 forks source link

Error on `curl -L tiny.me/multiddos | bash && tmux a` #3

Open aahutsal opened 2 years ago

aahutsal commented 2 years ago

image

aahutsal commented 2 years ago

The reason is python3 version 3.7 is required, for Linux Mint or Ubuntu that means that Ubuntu v18.04 is outdated. I think this check for the python version should be put somewhere at the beginning of the bash file.

aahutsal commented 2 years ago

Here are the instructions on how to do that:

https://linuxize.com/post/how-to-install-python-3-7-on-ubuntu-18-04/