mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
Update openvpn_guide.md
This commit is contained in:
parent
2a4f50a6c6
commit
f8e64b03de
@ -11,7 +11,7 @@
|
|||||||
#### run at client side
|
#### run at client side
|
||||||
assume server ip is 45.66.77.88
|
assume server ip is 45.66.77.88
|
||||||
```
|
```
|
||||||
./udp2raw_amd64 -s -l0.0.0.0:3333 -r 45.66.77.88:8855 -k "passwd" --raw-mode faketcp -a
|
./udp2raw_amd64 -c -l0.0.0.0:3333 -r 45.66.77.88:8855 -k "passwd" --raw-mode faketcp -a
|
||||||
```
|
```
|
||||||
|
|
||||||
#### hint
|
#### hint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user