Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'telnetlib' #860

Open
NotSBad opened this issue Dec 28, 2024 · 0 comments
Open

No module named 'telnetlib' #860

NotSBad opened this issue Dec 28, 2024 · 0 comments

Comments

@NotSBad
Copy link

NotSBad commented Dec 28, 2024

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant