-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
└─# python3 rsf.py
/home/unknown/Desktop/routersploit/routersploit/resources/wordlists/init.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
Traceback (most recent call last):
File "/home/unknown/Desktop/routersploit/rsf.py", line 10, in
from routersploit.interpreter import RoutersploitInterpreter
File "/home/unknown/Desktop/routersploit/routersploit/interpreter.py", line 14, in
from routersploit.core.exploit.exceptions import RoutersploitException
File "/home/unknown/Desktop/routersploit/routersploit/core/exploit/init.py", line 28, in
from routersploit.core.exploit.shell import shell
File "/home/unknown/Desktop/routersploit/routersploit/core/exploit/shell.py", line 2, in
import telnetlib
ModuleNotFoundError: No module named 'telnetlib'
i'm new to the field. Any help will be appreciated