Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Aug 9, 2017
1 parent e86118c commit f014bd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Fixed method is aes-256-cfb
#### Run as Daemon

**With nohup**
With nohup

```
# Start
Expand All @@ -162,7 +162,7 @@ $ nohup brook bkserver -l :9999 -p password -t 10 &
$ killall brook
```

**With systemd**
With systemd

If your linux run with systemd, like Ubuntu 16.04, Archlinux, etc:

Expand All @@ -186,13 +186,13 @@ $ sudo systemctl enable brook.service

#### Relay Server

**What is Relay Server**
What is Relay Server

```
client <---> relay server <---> server
```

**Relay Server**
Relay Server

```
# Run as a relay server
Expand Down

0 comments on commit f014bd6

Please sign in to comment.