docs: update TASKS.md with TLS health check completion

This commit is contained in:
user
2026-02-17 18:30:02 +01:00
parent e78fc8dc3c
commit 6d9a21ac02

View File

@@ -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