You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: first of all, I literally Installed everything, I installed scapy, nmap and python. But when I open kickthemout with sudo python3 kickthemout.py it throws me the error:
ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.
Details: No module named 'scapy'
the only way for it to open is if I use: "sudo /home/zh-hl/myenv/bin/python /home/zh-hl/kickthemout/kickthemout.py"
but even after, When I spoof an ip it just does nothing. It gets stuck on the "spoofing started" message but after that the internet on the devices works just fine.
The text was updated successfully, but these errors were encountered:
I have carefully read the README file and haven't managed to resolve my issue.
I have searched the issues of this repo and believe that this is not a duplicate.
I am running the latest version of KickThemOut.
OS name & version: Ubuntu 24.04.1
Python version: Python 3.12.3
Scapy version: 2.5.0
Nmap version: Nmap version 7.94SVN
Link of Gist: https://gist.github.com/L33R/760e8a2e2e763f6e88c2292c0d176995
Description: first of all, I literally Installed everything, I installed scapy, nmap and python. But when I open kickthemout with sudo python3 kickthemout.py it throws me the error:
ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.
Details: No module named 'scapy'
the only way for it to open is if I use: "sudo /home/zh-hl/myenv/bin/python /home/zh-hl/kickthemout/kickthemout.py"
but even after, When I spoof an ip it just does nothing. It gets stuck on the "spoofing started" message but after that the internet on the devices works just fine.
The text was updated successfully, but these errors were encountered: