mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
Update README.zh-cn.md
This commit is contained in:
parent
0fc24b6233
commit
b9d0375a72
@ -26,11 +26,9 @@ Release中提供了`amd64`、`x86`、`arm`、`mips_be`、`mips_le`的预编译bi
|
||||
|
||||
##### 对于windows和mac用户:
|
||||
|
||||
可以把udp2raw运行在虚拟机上(网络必须是桥接模式)。
|
||||
用[这个repo](https://github.com/wangyu-/udp2raw-multiplatform)里的udp2raw,可以原生运行。
|
||||
|
||||
另外可以参考:
|
||||
|
||||
https://github.com/wangyu-/udp2raw-tunnel/wiki/在windows-mac上运行udp2raw客户端,带图形界面
|
||||
<del>可以把udp2raw运行在虚拟机上(网络必须是桥接模式)。可以参考: https://github.com/wangyu-/udp2raw-tunnel/wiki/在windows-mac上运行udp2raw客户端,带图形界面 </del>
|
||||
|
||||
##### 对于ios和游戏主机用户:
|
||||
|
||||
@ -119,8 +117,8 @@ git version:6e1df4b39f build date:Oct 24 2017 09:21:15
|
||||
repository: https://github.com/wangyu-/udp2raw-tunnel
|
||||
|
||||
usage:
|
||||
run as client : ./this_program -c -l local_listen_ip:local_port -r server_address:server_port [options]
|
||||
run as server : ./this_program -s -l server_listen_ip:server_port -r remote_address:remote_port [options]
|
||||
run as client : ./this_program -c -l local_listen_ip:local_port -r server_address:server_port [options]
|
||||
run as server : ./this_program -s -l server_listen_ip:server_port -r remote_address:remote_port [options]
|
||||
|
||||
common options,these options must be same on both side:
|
||||
--raw-mode <string> avaliable values:faketcp(default),udp,icmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user