mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-02-01 04:39:35 +08:00
Update openvpn_guide.md
This commit is contained in:
parent
d104074328
commit
2f57fa6670
@ -18,6 +18,9 @@ assume server ip is 45.66.77.88
|
|||||||
|
|
||||||
#### client side config
|
#### client side config
|
||||||
```
|
```
|
||||||
|
client
|
||||||
|
dev tun100
|
||||||
|
proto udp
|
||||||
|
|
||||||
remote 127.0.0.1 3333
|
remote 127.0.0.1 3333
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user