bitbrute / evillimiter

Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
MIT License
1.62k stars 321 forks source link

scapy distribution not found , is required by evillimiter #150

Open codebyraza opened 1 year ago

codebyraza commented 1 year ago

the only way by which we can fix it is you need to install scapy manually throguh apt its not gonna work with pip especially on ubuntu 23.04 so run the following command $ sudo apt update $ sudo apt install python3-scapy