pkg 资源

作者: Buchiman12创建于 2025年7月31日更新于 2025年10月7日

├─# python3 rsf.py /home/unknown/Desktop/routersploit/routersploit/resources/wordlists/init.py:1: UserWarning: pkg_resources 已被弃用,请参阅 https://setuptools.pypa.io/en/latest/pkg_resources.html。pkg_resources 模块最早将于 2025 年 11 月 30 日被移除。请不要使用此模块或将其锁定到 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'

内容来源: threat9/routersploit