docs: update ROADMAP.md with v0.2.0 milestones
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,12 +23,18 @@
|
||||
## v0.2.0
|
||||
|
||||
- [x] Built-in control API (runtime metrics, pool state, config reload)
|
||||
- [ ] SOCKS5 server authentication (username/password)
|
||||
- [x] Tor control port integration (circuit renewal via NEWNYM)
|
||||
- [x] Metrics (connections/sec, bytes relayed, hop latency)
|
||||
- [x] Multi-listener with per-port chain depth
|
||||
- [x] Per-listener latency tracking
|
||||
- [x] Dynamic health test concurrency (auto-scales to ~10% of pool)
|
||||
- [x] Multi-Tor round-robin (`tor_nodes`)
|
||||
- [x] Named proxy pools with per-listener assignment (`proxy_pools:`)
|
||||
- [x] MITM source filter (`mitm: true/false` on pool sources)
|
||||
|
||||
## v0.3.0
|
||||
|
||||
- [ ] SOCKS5 server authentication (username/password)
|
||||
- [ ] UDP ASSOCIATE support (SOCKS5 UDP relay)
|
||||
- [ ] BIND support
|
||||
- [ ] Chain randomization (random order, random subset)
|
||||
|
||||
Reference in New Issue
Block a user