threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.12k stars 2.31k forks source link

python3 rsf.py #774

Closed bennova5 closed 1 year ago

bennova5 commented 2 years ago

Traceback (most recent call last): File "/home/bennova/routersploit/rsf.py", line 10, in from routersploit.interpreter import RoutersploitInterpreter File "/home/bennova/routersploit/routersploit/interpreter.py", line 12, in from future.builtins import input ModuleNotFoundError: No module named 'future'

Temuxuser2021 commented 2 years ago

pip3 install future

Then it will automatically start