Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Nov 1, 2017
1 parent 8a02c00 commit 56a8b87
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,9 @@ $ brook streamserver -l :9999 -p password

```
# Run as multiple brook servers
$ brook bkservers \
$ brook servers \
-l ":9999 password" \
-l ":8888 password" \
-t 10
-l ":8888 password"
```

#### Shadowsocks Server
Expand Down

0 comments on commit 56a8b87

Please sign in to comment.