From 5c10035bd964b41ce466ef16ca5ef8bb9a4507f6 Mon Sep 17 00:00:00 2001 From: Vadim Iskuchekov Date: Sat, 21 Jun 2025 09:55:35 +0200 Subject: [PATCH] feat: add comments under client id (#3131) --- web/html/component/aClientTable.html | 39 ++++++++-- web/html/form/protocol/shadowsocks.html | 7 +- web/html/form/protocol/trojan.html | 7 +- web/html/form/protocol/vless.html | 7 +- web/html/form/protocol/vmess.html | 7 +- web/html/inbounds.html | 99 +++++++++++++++++++++++-- 6 files changed, 146 insertions(+), 20 deletions(-) diff --git a/web/html/component/aClientTable.html b/web/html/component/aClientTable.html index 868112d9..8ab08679 100644 --- a/web/html/component/aClientTable.html +++ b/web/html/component/aClientTable.html @@ -41,14 +41,28 @@