Update README.md

This commit is contained in:
wangyu- 2017-10-24 07:37:42 -07:00 committed by GitHub
parent f34f903317
commit 537f8a6311

@ -191,6 +191,10 @@ Then start the server with
./udp2raw_amd64 --conf-file server.conf
```
### `--fifo`
Use a fifo(named pipe) for sending commands to the running program. For example `--fifo fifo.file`.
At client side,you can use `echo reconnect >fifo.file` to force client to reconnect.Currently no command has been implemented for server.
# Peformance Test
#### Test method: