mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
Update README.md
This commit is contained in:
parent
f34f903317
commit
537f8a6311
@ -191,6 +191,10 @@ Then start the server with
|
|||||||
./udp2raw_amd64 --conf-file server.conf
|
./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
|
# Peformance Test
|
||||||
#### Test method:
|
#### Test method:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user