darkdump
darkdump copied to clipboard
Search The Deep Web Straight From Your Terminal
Hello Josh darkdump is not working anymore. When I tried to run the program for the first time, I was getting the following error: **"UnboundLocalError: local variable 'json_data' referenced before...
HTTPSConnectionPool(host='darksearch.io', port=443): Max retries exceeded with url: /api/search?query=cats&page=1 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) 

Awesome Repo sir I love this repo keep rocking
error
Traceback (most recent call last): File "/home/oz200247/.local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/home/oz200247/.local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 381, in _make_request self._validate_conn(conn) File "/home/oz200247/.local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 978, in _validate_conn conn.connect() File "/home/oz200247/.local/lib/python3.10/site-packages/urllib3/connection.py",...
Hello, tor does not start, although the service is running. The file `/etc/tor/torrc` is completely commented out. I have inserted at the end of the file (without brackets and tested...
I encountered an issue with missing dependencies for the proper proxying of tor traffic with requests. I updated requirements.txt using pip freeze. I noticed that the check for the tor...