docs: update project docs for SIGHUP reload and dead proxy reporting
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.
This commit is contained in:
@@ -15,6 +15,8 @@ through configurable chains of SOCKS4, SOCKS5, and HTTP CONNECT proxies.
|
||||
- Per-proxy failure backoff (60s cooldown), stale proxy expiry, chain pre-flight
|
||||
- Fast warm start (seconds on restart vs minutes on cold start)
|
||||
- Connection retry with proxy rotation (configurable attempts)
|
||||
- Dead proxy reporting to upstream API (optional `report_url`)
|
||||
- SIGHUP hot reload (timeout, retries, log_level, pool config)
|
||||
- Connection metrics with pool stats (logged periodically and on shutdown)
|
||||
- Container-ready (Alpine-based, podman/docker)
|
||||
- Graceful shutdown (SIGTERM/SIGINT)
|
||||
|
||||
Reference in New Issue
Block a user