penguin/tinyproxy

An L4 proxy designed to act as a tiny transparent shim

commit 3c144ee744483019f2fd275d5a25b5891747a359

author斟酌 鵬兄 <tgckpg@gmail.com>
date2026-06-09T17:51:15Z
subjectRemoved incorrect suggestions
commit 3c144ee744483019f2fd275d5a25b5891747a359
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2026-06-09T17:51:15Z

    Removed incorrect suggestions
---
 devtools/ab_test.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/devtools/ab_test.sh b/devtools/ab_test.sh
index 9e98c1f..73d82ec 100755
--- a/devtools/ab_test.sh
+++ b/devtools/ab_test.sh
@@ -60,9 +60,6 @@ echo
 echo "test chained tcp->tcp->builtin:"
 echo "  ab -c 10000 -n 100000 http://127.0.0.1:12800/"
 echo
-echo "watch sockets:"
-echo "  ./watch_tinyproxy_sockets.sh"
-echo
 
 exec "$TINYPROXY" \
 	-w"$WORKERS" \