chore: default speedtest to unlimited bandwidth
This commit is contained in:
@@ -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 客户端测试:
|
||||
|
||||
Reference in New Issue
Block a user