This commit is contained in:
2026-05-28 08:48:01 +08:00
parent 1132d9e9a7
commit 43902c20e4
93 changed files with 84995 additions and 26 deletions

6
server-exp2/togglecm Normal file
View File

@@ -0,0 +1,6 @@
for i in {1..20}
do
./togglec localhost 12345 < $1
sleep 1
done