mirror of
https://github.com/longsleep/realtimetraffic.git
synced 2025-01-03 11:22:14 +01:00
Fixup bogus README
This commit is contained in:
parent
6dc87ef592
commit
121c9abf5b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ The client default parameters can be configured by URL query parameters.
|
||||||
|
|
||||||
```
|
```
|
||||||
url=ws://... The trafficserver Websocket URL (defaults to URL of local server)
|
url=ws://... The trafficserver Websocket URL (defaults to URL of local server)
|
||||||
interf=eth0 Interhttp://localhost:8599/scripts/d3.v2.min.jsface Name to capture the traffic (default eth0).
|
interf=eth0 Interface Name to capture the traffic (default eth0).
|
||||||
autostart=1 Automatically connect to server on launch (defaults to off).
|
autostart=1 Automatically connect to server on launch (defaults to off).
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue