Skip to content

Telegram Auto Views 2024 is a powerful tool designed to automatically increase views on Telegram posts. With support for multiple proxy types and an asynchronous operation, this tool makes it easy to boost engagement without manual intervention. Whether you're scraping proxies automatically or using your own, it runs smoothly and efficiently

License

Notifications You must be signed in to change notification settings

javadbazokar/Telegram-Auto-Post-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Auto Views 2024 🚀

Features ✨

  • Asynchronous Operation: Optimized for performance and speed. ⚡️
  • Full Proxy Support: HTTP/S, SOCKS4, SOCKS5 proxies are fully supported. 🌐
  • Auto Proxy Scraping: No need to manually collect proxies – the tool scrapes them automatically. 🕵️‍♂️

Arguments Example + Modes 🛠️

Below are different ways to use the tool, depending on your preferred mode and proxy source.

1. Auto Scraping Mode (Auto Proxy "PROXYLESS") 🤖

This mode automatically scrapes proxies from various sources, ensuring you don't need to manually provide any. It runs continuously, automatically refreshing proxies after each loop.

# Usage example: Send views to the channel @teleview, post number 4
# e.g: https://t.me/teleview/4

teleview.py --mode auto --channel teleview --post 4

2. Load Proxies From File 📂

If you have a list of proxies saved in a .txt file, you can use this mode to load and use them. Simply specify your file path.

# Usage example: Load HTTP proxies from the file 'http.txt' and send views to @teleview post number 4

teleview.py --type http --mode list --proxy http.txt --channel teleview --post 4

3. Using Rotating Proxies 🔄

If you have proxies that need to rotate for each request, you can use this mode to apply rotating proxies with authentication.

# Usage example: Use rotating HTTP proxies with authentication and send views to @teleview post number 4

teleview.py -t http -m rotate -p user:password@ip:port -c teleview -pt 4

Notes 📝

  • Mode Options:

    • auto: Scrapes proxies automatically. 🔄
    • list: Uses a list of proxies from a file. 📄
    • rotate: Uses rotating proxies. 🔁
  • Proxy Types:

    • http: Standard HTTP proxies. 🌍
    • socks4, socks5: SOCKS4 or SOCKS5 proxies. 🌐
  • Channel & Post:

    • --channel: Specify the Telegram channel. 📲
    • --post: Specify the post number you want to send views to (e.g., 4 for https://t.me/teleview/4). 🖼️

Contact & Support 💬

For issues or feedback, feel free to open an issue. 🛠️


About

Telegram Auto Views 2024 is a powerful tool designed to automatically increase views on Telegram posts. With support for multiple proxy types and an asynchronous operation, this tool makes it easy to boost engagement without manual intervention. Whether you're scraping proxies automatically or using your own, it runs smoothly and efficiently

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages