socks5-server

socks5-server is a network service that implements the SOCKS5 protocol to relay client traffic through the server (functionally similar to a SOCKS5 proxy).

Evaluated Apr 04, 2026 (22d ago)
Homepage ↗ Repo ↗ Infrastructure networking proxy socks5 tcp relay
⚙ Agent Friendliness
19
/ 100
Can an agent use this?
🔒 Security
26
/ 100
Is it safe for agents?
⚡ Reliability
5
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
0
Error Messages
0
Auth Simplicity
40
Rate Limits
0

🔒 Security

TLS Enforcement
10
Auth Strength
35
Scope Granularity
5
Dep. Hygiene
40
Secret Handling
40

SOCKS5 proxy security depends heavily on server configuration (bind address, auth on/off, ACLs, logging hygiene, and transport security). TLS is not inherent to SOCKS5; if the service exposes SOCKS5 over plain TCP, confidentiality/integrity may be weak unless protected by an external tunnel (e.g., stunnel/SSH/VPN). No concrete implementation/configuration details were provided here to confirm these controls.

⚡ Reliability

Uptime/SLA
0
Version Stability
0
Breaking Changes
0
Error Recovery
20
AF Security Reliability

Use Cases

  • Route application traffic through a proxy for connectivity control
  • Proxying non-HTTP protocols over a SOCKS5-capable tunnel
  • Local/edge networking test environments requiring a SOCKS5 endpoint
  • Securely funnel egress traffic from a host/process through a controlled proxy

Not For

  • Internet-facing deployment without careful hardening
  • Environments requiring HTTP REST/GraphQL semantics
  • Use as a general-purpose authentication/authorization gateway
  • Compliance-critical deployments without documented security controls

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: SOCKS5 username/password authentication (common for SOCKS5 implementations; exact method not verifiable from provided data) IP allowlist / network-based access (possible; not verifiable from provided data)
OAuth: No Scopes: No

No repository manifest/README content was provided here to verify supported authentication modes, configuration flags, or scope granularity.

Pricing

Free tier: No
Requires CC: No

Open-source/service pricing not provided in the supplied input; treated as unknown.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • This is a network proxy (SOCKS5), not a structured API; an agent cannot 'call endpoints'—it must establish TCP connections and speak the SOCKS5 protocol.
  • If authentication is enabled, agents must correctly implement the SOCKS5 auth handshake; otherwise connections will fail.
  • Proxying arbitrary traffic complicates logging, auditing, and safe retries; naive retries can cause duplicated side effects for stateful protocols.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for socks5-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered