feat: telespot v5.0-beta - Complete rewrite with 10 search engines#6
Merged
thumpersecure merged 1 commit intomainfrom Jan 5, 2026
Merged
feat: telespot v5.0-beta - Complete rewrite with 10 search engines#6thumpersecure merged 1 commit intomainfrom
thumpersecure merged 1 commit intomainfrom
Conversation
Major Changes: - Rewritten telespot.py with 10 search engines (Google, Bing, DuckDuckGo, Yahoo, Ask, AOL, Ecosia, Startpage, Qwant, Brave) - New lowercase ASCII logo with blue/red twinkle effect - Random rate limiting (3-5 seconds) to avoid detection - Expanded user agent rotation (14+ browser profiles) - People search sites: truepeoplesearch.com, whitepages.com, spokeo.com, etc. New Features: - Monotone colors by default, rainbow mode with --colorful - Verbose mode (-v) shows all findings - Summary mode (--summary) compares duplicate results - JSON export (-o file.json) - International number support (40+ countries) - DTMF display (--dtmf) - Interactive API setup (--setup) - API status display (--api-status) - Self-update feature (--update) - Debug mode (-d) for troubleshooting New Files: - config.txt - Configuration with API keys - setup.py - Python package installer - just-do-it.sh - One-line installation script - QUICK_INSTALL_GUIDE.md - Platform-specific install guide - GUIDE_APIS.md - API setup documentation - .gitignore - Git ignore patterns Removed obsolete v4.x files and consolidated documentation.
Owner
Author
|
Beta5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major Changes:
New Features:
New Files:
Removed obsolete v4.x files and consolidated documentation.