mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-09-15 11:44:27 +08:00
Update openvpn_guide.md
This commit is contained in:
@@ -15,7 +15,7 @@ assume server ip is 45.66.77.88
|
||||
```
|
||||
|
||||
#### hint
|
||||
You can add `--cipher xor` `--auth simple` to **both** sides to obtain maximum performance(but poor security).
|
||||
You can add `--cipher-mode xor` `--auth-mode simple` to **both** sides to obtain maximum performance(but poor security).
|
||||
|
||||
# openvpn config
|
||||
|
||||
|
Reference in New Issue
Block a user