An open API service indexing awesome lists of open source software.

https://github.com/uixss/underview

Telegram ghost views with proxies
https://github.com/uixss/underview

proxy sock5 telegram telegramchannels telethon

Last synced: 11 months ago
JSON representation

Telegram ghost views with proxies

Awesome Lists containing this project

README

          

# 🎫 Coding Services SEND DM 🎫

# 📈 UNDERVIEW

This script uses proxies to send "views" to Telegram channel messages in bulk. 🚀

## 🔥 **V2 - What's New?**

![v2-GUI](v2.gif)

### ⚡ **Code Optimization**
- 🏎 **Migrated to `asyncio` and `aiohttp`** for improved performance with asynchronous requests.
- 🔄 **Implemented `ProxyConnector`** for compatibility with `http`, `https`, `socks4`, and `socks5` proxies.
- 🚀 **Dynamic User-Agent generation** for better detection evasion.
- 📂 **Automatic subdirectory management** to prevent execution conflicts.
- 🗂 **JSON-formatted statistics** with real-time monitoring.

### 🎨 **Enhanced Interface**
- 🖥 **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**

### 📡 **Proxy Management**
- 🌐 **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.

---

# V1

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. 🚀

![Telethon-GUI](main.gif)

## 🛠 Requirements

- Python 3.10
- `requests`
- `threading`

# 📡 Proxies

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.