Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/apps/bwtester.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ For more information run the application without arguments to print its usage.
The server is started as follows:

```
scion-bwtestserver -p 30100
scion-bwtestserver --listen=:30100
```

where `-p` specifies your server port.
where `--listen` specifies the server (optional address and) port.


## SCIONLab Bandwidth Test Servers
Expand Down