Files
s5p/TODO.md
user 0ed9142b1a docs: update project docs for weighted proxy selection
Add selection weight section to USAGE.md with decay formula and
reference table. Mark feature complete in ROADMAP and TASKS.
Update README and PROJECT descriptions.
2026-02-15 15:49:54 +01:00

571 B

s5p -- Backlog

Features

  • SOCKS5 BIND and UDP ASSOCIATE commands
  • Chain randomization modes (round-robin, sticky-per-destination)
  • Per-destination chain rules (bypass chain for local addresses)
  • Hot config reload on SIGHUP
  • Systemd socket activation

Performance

  • Benchmark relay throughput vs direct connection
  • Tune buffer sizes for different workloads
  • Connection pooling for frequently-used chains

Security

  • Optional SOCKS5 server authentication
  • Rate limiting per source IP
  • Access control lists

Docs

  • Man page
  • Architecture diagram