# henson/proxypool

Golang实现的IP代理池

Repository: https://github.com/henson/proxypool
Canonical: https://ross.abutalabs.com/products/henson-proxypool
Language: Go
License: Apache-2.0
License Family: permissive
Topics: go, ip, proxypool
Last push: 2023-09-04T15:16:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3443, "days_push": 1094, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1701, forks 338 (observed 2026-08-28T04:05:24.284190+00:00)

## What it is
A Golang IP proxy pool service that scrapes free proxy sources, validates them, stores them in a database, and exposes a JSON API for crawlers. It consists of a getter, channel, scheduler, and API component with support for MySQL, Postgres, MSSQL, and SQLite3.

## Use cases
- get free proxy ips for web scraping
- build a proxy pool service in go
- rotate proxies for a crawler
- validate and store http proxies automatically
- serve proxies via a  api

## When to choose
- you need a self-hosted pool of free proxies for scraping
- you want a simple Go codebase to extend with custom proxy sources
- you need scheduled proxy validation and speed filtering

## When to avoid
- you need reliable, paid, or residential proxies
- you require high-volume production-grade proxy infrastructure
- the project needs active maintenance, as many free proxy sources are dead

## Facets
- artifact type: service
- maturity: maintenance
- function: web-scraping, http-server, api-framework, scheduling, database
- domain: crawlers, web-development, networking, developer-tools
- platform: go, windows, self-hosted
- tags: proxy-pool, free-proxies, ip-proxy, scraper-support, xorm, linux, macos, docker

## Member repositories
- henson/proxypool (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.284190+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:42.756330+00:00, confidence not recorded.
  - readme: https://github.com/henson/proxypool (fetched 2026-08-28T04:05:24.284190+00:00, sha efbdc669af1c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
