chore: default speedtest to unlimited bandwidth

This commit is contained in:
Test User
2026-06-10 16:01:09 +08:00
parent fba25d0e7a
commit 58b1d8623f
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
```bash
tar -xzf netstable-<version>-linux-amd64.tar.gz
chmod +x netstable
./netstable -listen 0.0.0.0:18080 -data /var/lib/netstable/records.jsonl -downloads-dir /var/lib/netstable/downloads -bandwidth-limit-mbps 30
./netstable -listen 0.0.0.0:18080 -data /var/lib/netstable/records.jsonl -downloads-dir /var/lib/netstable/downloads
```
CLI 客户端测试: