Skip to content

ImportError: No module named requests #10

Description

@IamLucif3r

While running the tool using the command stated in the README.md file, it is returning an error stating no module named requests.
The Result after running "python sslScrape.py 10.100.100.0/24" is:

Traceback (most recent call last):
File "sslScrape.py", line 25, in
import sys, socket, ssl, requests, ipaddress
ImportError: No module named requests

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions