From 6d9a21ac0224a720ad324ca9463a8dc80731dd97 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 17 Feb 2026 18:30:02 +0100 Subject: [PATCH] docs: update TASKS.md with TLS health check completion --- TASKS.md | 1 + 1 file changed, 1 insertion(+) 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