ProxyHive is an automated proxy scraping and checking tool that supports HTTP, SOCKS4, and SOCKS5 proxies, with automatic updates every hour via GitHub Actions to ensure you always have fresh proxies.
| Proxy Type | Live / Verified | Raw / Unverified |
|---|---|---|
| HTTP/HTTPS | Live | Raw |
| SOCKS4 | Live | Raw |
| SOCKS5 | Live | Raw |
- 🌍 Multi-Source Scraping — Proxies from multiple free public sources
- ⚡ Fast Live Checking — Filters working proxies by connectivity and speed
- 🔌 Full Protocol Support — HTTP, SOCKS4, and SOCKS5
- 🛠️ GitHub Actions Ready — Hourly automated proxy updates
- 📁 Organized Output — Separate files for raw and validated proxies
- 🧹 Lightweight — Minimal dependencies, optimized performance
- Python 3.8+
- pip
git clone https://github.com/securevoid/ProxyHive.git
cd ProxyHive
pip install -r requirements.txtpython scraper.pypython checker.pyoutput/
├── live/
│ ├── http.txt
│ ├── socks4.txt
│ └── socks5.txt
└── raw/
├── http.txt
├── socks4.txt
└── socks5.txtContributions welcome! Help improve ProxyHive by:
- Adding new proxy sources
- Improve accuracy and reliability of live proxy checks
- Fixing bugs
- Documentation improvements Feel free to open an issue or submit a pull request.
This project is licensed under the GNU License. See the LICENSE file for details.
- 🐞 Report Bugs: GitHub Issues
- ☕ Support Development: Ko-fi
- 💭 Discussions: Use GitHub Discussions for questions and ideas
