v1.0.8 - Remove limit from subscription count

This commit is contained in:
Your Name
2025-12-07 07:40:17 -04:00
parent ef172c8356
commit 0ccf1959c2
4 changed files with 6 additions and 5 deletions

View File

@@ -88,4 +88,5 @@ sudo ufw delete allow 8888/tcp
lsof -i :7777
kill $(lsof -t -i :7777)
kill -9 $(lsof -t -i :7777)
kill -9 $(lsof -t -i :7777)