This script uses proxies to send "views" to Telegram channel messages in bulk. 🚀
- 🏎 Migrated to
asyncio
andaiohttp
for improved performance with asynchronous requests. - 🔄 Implemented
ProxyConnector
for compatibility withhttp
,https
,socks4
, andsocks5
proxies. - 🚀 Dynamic User-Agent generation for better detection evasion.
- 📂 Automatic subdirectory management to prevent execution conflicts.
- 🗂 JSON-formatted statistics with real-time monitoring.
- 🖥 New UI with
customtkinter
for a modern and responsive design. - 📊 Live statistics panel displaying detailed metrics:
- 👁🗨 Views Sent
- ✅ Successful Requests
- ❌ Failed Requests
- 🔄 Proxy Errors
- 🔑 Token Errors
- 🍪 Cookie Errors
- 🌐 Improved proxy scraping from multiple high-quality sources, including:
- 🔗
proxyscrape.com
- 🔗
github.com
- 🔗
proxy-list.download
- 🔗
spys.me
- 🔗
openproxylist.xyz
- 🔗
- 🎯 Automatic filtering of invalid proxies to maximize efficiency.
This script now includes an updated interface and enhanced proxy validation. Only valid proxies are used to send "views" to Telegram channel messages in bulk. 🚀
- Python 3.10
requests
threading
The script collects proxies from ProxyScrape for three types of proxies:
HTTPS
HTTP
SOCKS4/5
Contributing Feel free to submit issues or pull requests to improve the functionality and error handling in these scripts.