Skip to content

Missing modules in requirments.txt, and import error #892

@DarkLevelSecurity

Description

@DarkLevelSecurity

The solution is simple:

  1. import telnetlib3 instead of telnetlib in the routersploit/core/exploit/shell.py because it's no longer standard module in python.
  2. add two modules to the requirements.txt: setuptools and telnetlib3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions