Problem installing routersploit
When installing, I use your instructions for Kali Linux. 1-3:
4: python3 -m pip install -r requirements.txt -
Please tell me how to solve this problem.
Use this command in virtual environment (venv)
### Fix: python -m venv venv source venv/bin/activate
### Fix: python -m venv venv source venv/bin/activate
When using a virtual environment, it looks like this:
sudo python rsf.py
use sudo apt install routersploit better if its kali lunix
use sudo apt install routersploit better if its kali lunix
![]()
In this case, using the utility gives an error:
When using 'sudo' in a virtual environment, the same thing happens.
ou can try installing it using this command. It’s working correctly on my Kali Linux setup: sudo apt install routersploit
That's what it's about. I installed via 'sudo', but in this case the utility doesn't work. The previous screenshot just shows that after setting the goal and the 'run' command, an error occurs.