Skip to content

Commit

Permalink
Update bwtester.md (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntalentac authored Jul 29, 2024
1 parent 4fc9dca commit 3ea23c1
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 3ea23c1

Please sign in to comment.