Automated VLESS Proxy Intelligence
Stop manually hunting for VPN keys. This skill deploys a production-grade pipeline on your Linux server that scrapes, filters, and delivers fresh VLESS proxy configurations directly to your Telegram chat on a schedule.
What it does
- Automated Scraping: Monitors 18+ types of proxy sources across specified Telegram channels.
- Smart Filtering: Specifically extracts
vless://links, discarding noise and irrelevant protocols. - Quality Scoring: Implements a Python-based scoring engine that prioritizes REALITY and TLS configs while penalizing known spam and dead hosts.
- Scheduled Delivery: Uses cron jobs to refresh the proxy pool every 4 hours and push top-tier keys to your bot.
- Deduplication: Ensures you receive keys from unique hosts rather than multiple links to the same server.
Why use this skill?
While you could try to prompt an AI to write a scraper, this skill provides a battle-tested architecture. It handles the "gotchas" of automated terminal interaction—like feeding non-interactive inputs to Python scripts via printf and managing virtual environments to avoid externally-managed-environment errors. It also includes an advanced scoring logic that sifts through thousands of keys to find the high-performance ones.
Output
The result is a fully configured environment on your server including a pool file (vless_pool.txt), automated shell scripts, and a Telegram bot that messages you formatted, clickable VLESS links ready for import into Hiddify or V2RayNG.