awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
TheSpeedX avatar

TheSpeedX/PROXY-List

0
View on GitHub↗
5,644 stars·1,096 forks·18 views

PROXY List

PROXY-List is a public proxy aggregator that provides data structures for storing and aggregating publicly available HTTP and SOCKS proxy server addresses. It serves as a source for retrieving network traffic routing lists used to mask origin IP addresses during web requests.

The project utilizes a data pipeline to automatically scrape, poll, and serialize proxy lists from multiple public websites. This infrastructure ensures the availability of active servers through scheduled periodic polling and automated content refreshes, delivering the resulting lists as plain text files.

These capabilities support network traffic anonymization and the maintenance of web scraping infrastructure by distributing outgoing requests across a pool of rotating public proxy addresses to avoid rate limits and IP bans.

Features

  • Public Proxy Lists - Provides a regularly updated collection of free public HTTP and SOCKS proxy servers.
  • IP Address Masking - Provides sets of proxy addresses used to change the perceived source IP of application traffic.
  • Network Traffic Proxying - Hides the origin IP address by routing network requests through a rotating set of public proxy servers.
  • Proxy Pool Automation - Automates the lifecycle of discovering, validating, and maintaining a pool of public proxy servers.
  • Proxy Sourcing Directories - Provides resources and directories for finding regularly updated lists of free HTTP and SOCKS proxies.
  • Proxy Source Aggregators - Combines diverse public proxy sources into a single, consolidated stream in plain text format.
  • Scraping Infrastructure Management - Distributes outgoing requests across a large pool of proxies to avoid rate limits and IP bans.
  • Web Scraping - Extracts proxy server addresses from multiple public websites using HTTP requests and HTML parsing.
  • Text-Based Data Stores - Stores and delivers retrieved proxy lists as plain text files for easy consumption by other tools.
  • Data Refreshers - Automatically replaces old proxy lists with fresh data to ensure the availability of active servers.
  • Proxy List APIs - Offers a programmatic way to retrieve updated lists of free HTTP and SOCKS proxy servers.
  • Data Collection Schedulers - Triggers data collection at fixed time intervals to keep proxy lists updated daily.
  • Stateless Architectures - Implements a linear data flow from fetching to storage without maintaining complex internal state.

Star history

Star history chart for thespeedx/proxy-listStar history chart for thespeedx/proxy-list

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PROXY List

Similar open-source projects, ranked by how many features they share with PROXY List.
  • mikechongcan/scyllaMikeChongCan avatar

    MikeChongCan/scylla

    4,019View on GitHub↗

    Scylla is a system for managing HTTP proxy pools and automating web extraction. It provides a specialized data acquisition pipeline designed for gathering large-scale internet datasets for training and fine-tuning large language models. The project features a proxy rotation gateway that assigns fresh proxy addresses to incoming requests to mask origin traffic and avoid IP blocking. It includes a proxy pool manager that handles the collection, functional validation, and orchestration of proxy servers, complemented by a web dashboard for monitoring the health and geographic distribution of the

    Pythoncrawlerproxy-poolpython
    View on GitHub↗4,019
  • proxifly/free-proxy-listproxifly avatar

    proxifly/free-proxy-list

    3,865View on GitHub↗

    This project is a public proxy aggregator and directory providing curated lists of validated HTTP and SOCKS proxy servers. It features a machine-readable API service and tools designed for anonymous network routing and the automated rotation of outgoing IP addresses. The system distinguishes itself through a proxy rotation tool used to bypass rate limits and prevent detection by automated security systems. It provides a programmatic interface for retrieving and filtering verified proxies by country and protocol, delivering this data in JSON and text formats for integration into custom applica

    free-proxyfree-proxy-listfresh-proxies
    View on GitHub↗3,865
  • python3webspider/proxypoolPython3WebSpider avatar

    Python3WebSpider/ProxyPool

    6,223View on GitHub↗

    ProxyPool is a proxy pool manager that automatically collects, validates, and serves HTTP proxies from multiple sources through a web API. At its core, it runs scheduled background processes that scrape free and paid proxy websites, test each proxy's availability against configurable target URLs using asynchronous HTTP clients, and store the results in a Redis-backed sorted set where proxies are scored and ranked by reliability. The system distinguishes itself through a pluggable crawler architecture that allows users to add new proxy sources by writing a simple class with target URLs and a p

    Pythonflaskhttpproxy
    View on GitHub↗6,223
  • jhao104/proxy_pooljhao104 avatar

    jhao104/proxy_pool

    23,426View on GitHub↗

    This project is a Python-based proxy pool manager that collects, validates, and serves free proxy IP addresses through an HTTP API. It consists of an automated scraper to gather addresses from multiple online sources, a persistent database-backed store for organization, and a delivery interface for retrieving validated proxies. The system features a pluggable scraper architecture that allows for the integration of custom discovery methods and source expansion via generator functions. It employs decorator-based validation logic, enabling the definition of custom connectivity and HTTPS criteria

    Pythoncrawlerhttpproxy
    View on GitHub↗23,426
See all 30 alternatives to PROXY List→

Frequently asked questions

What does thespeedx/proxy-list do?

PROXY-List is a public proxy aggregator that provides data structures for storing and aggregating publicly available HTTP and SOCKS proxy server addresses. It serves as a source for retrieving network traffic routing lists used to mask origin IP addresses during web requests.

What are the main features of thespeedx/proxy-list?

The main features of thespeedx/proxy-list are: Public Proxy Lists, IP Address Masking, Network Traffic Proxying, Proxy Pool Automation, Proxy Sourcing Directories, Proxy Source Aggregators, Scraping Infrastructure Management, Web Scraping.

What are some open-source alternatives to thespeedx/proxy-list?

Open-source alternatives to thespeedx/proxy-list include: mikechongcan/scylla — Scylla is a system for managing HTTP proxy pools and automating web extraction. It provides a specialized data… proxifly/free-proxy-list — This project is a public proxy aggregator and directory providing curated lists of validated HTTP and SOCKS proxy… python3webspider/proxypool — ProxyPool is a proxy pool manager that automatically collects, validates, and serves HTTP proxies from multiple… jhao104/proxy_pool — This project is a Python-based proxy pool manager that collects, validates, and serves free proxy IP addresses through… bepass-org/oblivion — Oblivion is an encrypted tunneling service and internet privacy tool designed to route network traffic through private… jack-cherish/python-spider — This is a collection of Python scripts designed for extracting data from popular Chinese websites and mobile…