add: stress test script for diagnosing TCP connection issues.

chore: clean up .gitignore
This commit is contained in:
serversdwn
2026-02-10 07:07:34 +00:00
parent 3b6e9ad3f0
commit 7070b948a8
2 changed files with 1484 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
/manuals/
/data/
/SLM-stress-test/stress_test_logs/
# Python cache
__pycache__/