Skip to content

Automated proxy scraper & checker (HTTP, SOCKS4, SOCKS5)

License

Notifications You must be signed in to change notification settings

SecureVoid/ProxyHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 Lists

Proxy Type Live / Verified Raw / Unverified
HTTP/HTTPS Live Raw
SOCKS4 Live Raw
SOCKS5 Live Raw

🚀 Features

  • 🌍 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

🧰 Quick Start

Prerequisites

  • Python 3.8+
  • pip

Installation

git clone https://github.com/securevoid/ProxyHive.git
cd ProxyHive
pip install -r requirements.txt

Scrape proxies:

python scraper.py

Check proxies:

python checker.py

Output Structure

output/
├── live/
│   ├── http.txt
│   ├── socks4.txt
│   └── socks5.txt
└── raw/
    ├── http.txt
    ├── socks4.txt
    └── socks5.txt

🤝 Contributing

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

📜 License

This project is licensed under the GNU License. See the LICENSE file for details.

📫 Support

  • 🐞 Report Bugs: GitHub Issues
  • Support Development: Ko-fi
  • 💭 Discussions: Use GitHub Discussions for questions and ideas

About

Automated proxy scraper & checker (HTTP, SOCKS4, SOCKS5)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages