Skip to content

feat: telespot v5.0-beta - Complete rewrite with 10 search engines#6

Merged
thumpersecure merged 1 commit intomainfrom
claude/telespot-v5-beta-Am3cK
Jan 5, 2026
Merged

feat: telespot v5.0-beta - Complete rewrite with 10 search engines#6
thumpersecure merged 1 commit intomainfrom
claude/telespot-v5-beta-Am3cK

Conversation

@thumpersecure
Copy link
Owner

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.

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.
@thumpersecure thumpersecure merged commit 9ced197 into main Jan 5, 2026
@thumpersecure
Copy link
Owner Author

Beta5

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants