# serjs/socks5-server

Repository: https://github.com/serjs/socks5-server
Canonical: https://ross.abutalabs.com/products/socks5-server
Language: Go
License: MIT
License Family: permissive
Last push: 2026-01-13T08:47:30+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 19, longevity 100
- inputs: {"age_days": 3543, "days_push": 232, "days_rel": 330, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1095, forks 220 (observed 2026-08-28T04:03:34.285272+00:00)

## What it is
A lightweight SOCKS5 proxy server written in Go, packaged as a Docker container, built on go-socks5. It supports username/password authentication, IP allowlists, and destination FQDN filtering via environment variables.

## Use cases
- run a self-hosted socks5 proxy in docker
- proxy with username and password authentication
- restrict proxy access to allowed client IPs
- filter which destination domains the proxy can reach
- route curl or scraping traffic through a socks5 proxy

## When to choose
- you need a minimal, containerized SOCKS5 proxy with auth and access control
- you want simple env-var configuration and a small Docker image

## When to avoid
- you need SOCKS4, HTTP proxying, or advanced features like chaining or rotation
- you need a full proxy management platform with dashboards and metrics

## Facets
- artifact type: service
- maturity: stable
- function: proxy, networking, security
- domain: networking, privacy, self-hosted
- platform: self-hosted, go
- tags: socks5, proxy-server, docker-image, authentication, ip-whitelist, docker, linux

## Member repositories
- serjs/socks5-server (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.285272+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-30T06:47:17.203962+00:00, confidence not recorded.
  - readme: https://github.com/serjs/socks5-server (fetched 2026-08-28T04:03:34.285272+00:00, sha d3880272267d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
