From c644065aa1aa5cb1b96715e6de8b6017657053e9 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Mon, 23 Mar 2026 09:09:44 +0200 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 521e1ea..4e436d0 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,7 @@ Experimental async SOCKS5 (TCP/UDP) proxy server based on [fast-socks5](https:// ## Roadmap * [x] Web JSON/API - * [x] Block stats - * [x] In-memory list update (without server restart) - * [x] Persist changes option (see `-c`, `--cache`) * [ ] Web UI -* [ ] Performance optimization ## Usage