Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

[ FIXED: error [!]WARNING: thirdparty.urllib3.packages.six.moves ]#61

Open
4n4l1st-ch4rl3s wants to merge 3 commits into
mrh0wl:masterfrom
4n4l1st-ch4rl3s:fix
Open

[ FIXED: error [!]WARNING: thirdparty.urllib3.packages.six.moves ]#61
4n4l1st-ch4rl3s wants to merge 3 commits into
mrh0wl:masterfrom
4n4l1st-ch4rl3s:fix

Conversation

@4n4l1st-ch4rl3s

Copy link
Copy Markdown

even after installing six and urllib3 the error [!]WARNING: thirdparty.urllib3.packages.six.moves still persisted. I had to edit the thirdparty folder for the urllib3 folder and I removed the six folder and replaced it with six.py file.

@4n4l1st-ch4rl3s

Copy link
Copy Markdown
Author

Fix for issue #60

Key improvements:
- Add robust DNS resolution error handling with specific error messages
- Suppress SSL verification warnings and improve SSL handling
- Reduce timeouts and add retry limits for faster failure detection
- Improve connection handling with proper cleanup and retries
- Add graceful fallbacks for DNS and HTTP(S) connections

Modified files:
- lib/tools/dnslookup.py: Better DNS lookup handling and timeouts
- lib/tools/ispcheck.py: Improved connection checks and error handling
- lib/tools/sublist3r.py: Better subdomain filtering and error handling
- lib/tools/bruter.py: Add proper error handling for None returns

@Aceproulx Aceproulx left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants