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
proxifly avatar

proxifly/free-proxy-list

0
View on GitHub↗
3,865 stars·437 forks·gpl-3.0·149 viewsproxifly.dev↗

Free Proxy List

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

The platform covers broader capabilities including geographic traffic routing and web scraping infrastructure. It manages the aggregation and validation of network gateways, offering both automated API connectivity and manual switching options for operating systems and browsers.

Features

  • Proxy and Fingerprint Rotation - Swaps outgoing IP addresses for every request to bypass rate limits and prevent security detection.
  • Validated Proxy Directories - Provides a curated directory of validated HTTP and SOCKS proxy servers in JSON and text formats.
  • Proxy Availability Checks - Runs automated checks every five minutes to verify proxy availability and remove dead entries.
  • Proxy Node Filters - Implements utilities to filter working HTTP and SOCKS proxies by country and protocol.
  • Protocol Filters - Organizes proxy entries by SOCKS and HTTP standards for specific connection type requests.
  • Geographic Traffic Routing - Filters network proxies by country and protocol to access geographically restricted content.
  • Outbound IP Rotation - Implements a system for swapping outgoing IP addresses for every request to avoid rate limits and detection.
  • Proxy Directory APIs - Exposes curated network gateway lists via HTTP endpoints in machine-readable JSON and text formats.
  • Proxy List APIs - Provides programmatic mechanisms to download curated proxy server lists for integration into custom applications.
  • Proxy List Exports - Delivers active proxy server lists in JSON and text formats for anonymous network routing.
  • Proxy Node Aggregators - Aggregates active network gateways in JSON and text formats for integration into applications.
  • Proxy Rotation Services - Implements a system for swapping outgoing IP addresses to avoid rate limits and detection.
  • Proxy Source Aggregators - Aggregates raw proxy data from multiple external sources through periodic downloads.
  • Public Proxy Directories - Provides a curated directory of validated HTTP and SOCKS proxy servers updated frequently.
  • Anonymity Network Routing - Routes internet traffic through verified HTTP and SOCKS proxies to hide the original IP address.
  • Proxy Control APIs - Offers a machine-readable interface for automating the retrieval and filtering of verified proxy servers.
  • Secure Proxy Automation APIs - Provides REST API endpoints to automate the retrieval and filtering of verified proxy connections.
  • Proxy List Connectors - Connects applications to remote API data sources for automated retrieval of verified proxy servers.
  • Geographic Routing Datasets - Associates proxy servers with country codes to enable region-specific routing and filtering.
  • Stateless Architectures - Serves filtered proxy lists as raw streams without maintaining session state between requests.
  • Web Scraping - Provides validated proxy lists to ensure reliable data extraction from websites without being blocked.

Star history

Star history chart for proxifly/free-proxy-listStar history chart for proxifly/free-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

Frequently asked questions

What does proxifly/free-proxy-list do?

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.

What are the main features of proxifly/free-proxy-list?

The main features of proxifly/free-proxy-list are: Proxy and Fingerprint Rotation, Validated Proxy Directories, Proxy Availability Checks, Proxy Node Filters, Protocol Filters, Geographic Traffic Routing, Outbound IP Rotation, Proxy Directory APIs.

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

Open-source alternatives to proxifly/free-proxy-list include: 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… thespeedx/proxy-list — PROXY-List is a public proxy aggregator that provides data structures for storing and aggregating publicly available… peasoft/nomorewalls — NoMoreWalls is a proxy subscription aggregator and configuration generator designed to bypass internet censorship. It… apify/crawlee-python — Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive… zu1k/proxypool — Proxypool is an automated proxy crawler and aggregator that discovers, validates, and curates proxy servers from…

Open-source alternatives to Free Proxy List

Similar open-source projects, ranked by how many features they share with Free Proxy List.
  • 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
  • thespeedx/proxy-listTheSpeedX avatar

    TheSpeedX/PROXY-List

    5,644View on GitHub↗

    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 capabil

    anonymityanonymouselite
    View on GitHub↗5,644
  • peasoft/nomorewallspeasoft avatar

    peasoft/NoMoreWalls

    3,020View on GitHub↗

    NoMoreWalls is a proxy subscription aggregator and configuration generator designed to bypass internet censorship. It functions as a tool for collecting public proxy nodes and compiling them into subscription files compatible with the Clash network core. The project differentiates itself by providing a local system for fetching, filtering, and provisioning curated proxy server configurations from multiple sources. It includes mechanisms to exclude specific proxy protocols and limit imported nodes to improve network stability and performance. The system manages network traffic routing through

    Pythonbypass-gfwchinaclash
    View on GitHub↗3,020
  • See all 30 alternatives to Free Proxy List→