mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-31 12:19:35 +08:00
Update README.md
This commit is contained in:
parent
609100bb3e
commit
009948961f
@ -48,7 +48,7 @@ check wikipedia for more info, https://en.wikipedia.org/wiki/Reed–Solomon_erro
|
|||||||
### Installing
|
### Installing
|
||||||
Download binary release from https://github.com/wangyu-/UDPspeeder/releases
|
Download binary release from https://github.com/wangyu-/UDPspeeder/releases
|
||||||
|
|
||||||
### Running
|
### Running (speed-up UDP only)
|
||||||
Assume your server ip is 44.55.66.77, you have a service listening on udp port 7777.
|
Assume your server ip is 44.55.66.77, you have a service listening on udp port 7777.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -65,6 +65,10 @@ Now connecting to UDP port 3333 at the client side is equivalent to connecting t
|
|||||||
|
|
||||||
`-f20:10` means sending 10 redundant packets for every 20 original packets.
|
`-f20:10` means sending 10 redundant packets for every 20 original packets.
|
||||||
|
|
||||||
|
### speed-up any traffic with Openvpn+udpspeeder
|
||||||
|
|
||||||
|
Check [UDPspeeder + openvpn config guide](/doc/udpspeeder_openvpn.md).
|
||||||
|
|
||||||
# Advanced Topic
|
# Advanced Topic
|
||||||
### Usage
|
### Usage
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user