diff --git a/TASKS.md b/TASKS.md index a45ec1f..6178f2e 100644 --- a/TASKS.md +++ b/TASKS.md @@ -45,6 +45,7 @@ - [x] Built-in control API (`api.py`, `--api`, `api_listen`) - [x] Tor control port integration (NEWNYM signaling, periodic rotation) +- [x] Replace HTTP health check with TLS handshake (round-robin targets, no httpbin dependency) ## Next - [ ] Integration tests with mock proxy server