mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-19 14:29:37 +08:00
Update README.md
This commit is contained in:
parent
e951f8cf52
commit
125b5ce80b
@ -41,7 +41,7 @@ It is able to detect and correct multiple symbol errors. By adding t check symbo
|
|||||||
|
|
||||||
![](/images/en/rs.png)
|
![](/images/en/rs.png)
|
||||||
|
|
||||||
check wikipedia for more info, https://en.wikipedia.org/wiki/Reed–Solomon_error_correction
|
Check wikipedia for more info, https://en.wikipedia.org/wiki/Reed–Solomon_error_correction
|
||||||
|
|
||||||
# Getting Started
|
# Getting Started
|
||||||
|
|
||||||
@ -65,10 +65,6 @@ 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
|
||||||
```
|
```
|
||||||
@ -113,4 +109,6 @@ log and help options:
|
|||||||
--disable-color disable log color
|
--disable-color disable log color
|
||||||
-h,--help print this help message
|
-h,--help print this help message
|
||||||
```
|
```
|
||||||
|
### Speed-up any traffic with Openvpn+udpspeeder
|
||||||
|
|
||||||
|
Check [UDPspeeder + openvpn config guide](/doc/udpspeeder_openvpn.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user