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
File "/home/user/routersploit/rsf.py", line 10, in
from routersploit.interpreter import RoutersploitInterpreter
File "/home/user/routersploit/routersploit/interpreter.py", line 14, in
from routersploit.core.exploit.exceptions import RoutersploitException
File "/home/user/routersploit/routersploit/core/exploit/init.py", line 28, in
from routersploit.core.exploit.shell import shell
File "/home/user/routersploit/routersploit/core/exploit/shell.py", line 2, in
import telnetlib
ModuleNotFoundError: No module named 'telnetlib'
The text was updated successfully, but these errors were encountered:
File "/home/user/routersploit/rsf.py", line 10, in
from routersploit.interpreter import RoutersploitInterpreter
File "/home/user/routersploit/routersploit/interpreter.py", line 14, in
from routersploit.core.exploit.exceptions import RoutersploitException
File "/home/user/routersploit/routersploit/core/exploit/init.py", line 28, in
from routersploit.core.exploit.shell import shell
File "/home/user/routersploit/routersploit/core/exploit/shell.py", line 2, in
import telnetlib
ModuleNotFoundError: No module named 'telnetlib'
The text was updated successfully, but these errors were encountered: