Add hot reload section to USAGE with reloadable settings table. Add dead proxy reporting section with report_url config and payload format. Update example.yaml, ROADMAP, TASKS, TODO, CHEATSHEET.
26 lines
541 B
Markdown
26 lines
541 B
Markdown
# 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)
|
|
- 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
|