Skip to content

shutting down #4

Open
Open
@mamang200

Description

@mamang200

after starting daemon threads
this just shutting down
why? :'

Activity

d4ng3r1n0

d4ng3r1n0 commented on Jan 26, 2022

@d4ng3r1n0

Sorry for the delay time, the problem from what I've seen, which also happened to me, is in the search.py ​​file:

def find_links(auto):

        session = HTMLSession()
        session.headers['user-agent'] = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'
        # Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, such as Gecko) Chrome/94.0.4606.71 Safari/537.36
        # Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36

The commented lines are the agent I use when it gives that error.

All the best

OPBMVD

OPBMVD commented on Jul 10, 2023

@OPBMVD

It's not working

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

      shutting down · Issue #4 · Bitwise-01/SQL-scanner