Updated 在windows mac上运行udp2raw客户端,带图形界面 (markdown)

wangyu- 2018-02-21 13:59:43 +08:00
parent 251954c81e
commit a9c6f9b149

@ -2,35 +2,35 @@
步骤:
1. 需要在电脑上安装好vmware或virtualbox(100mb)。
##### 1. 需要在电脑上安装好vmware或virtualbox(100mb)。
2. 去[releases](https://github.com/wangyu-/udp2raw-tunnel/releases)中下载打包好的镜像文件(15mb)
##### 2. 去[releases](https://github.com/wangyu-/udp2raw-tunnel/releases)中下载打包好的镜像文件(15mb)
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture7.PNG)
用虚拟机导入。
3. 给虚拟机开机查看虚拟机的ip:
##### 3. 给虚拟机开机查看虚拟机的ip:
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture.PNG)
这里是192.168.100.94
4. 在浏览器中键入 `http://192.168.100.94`
##### 4. 在浏览器中键入 `http://192.168.100.94`
如果需要密码输入123456。你将会进入到一个web页面。
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture4.PNG)
5. 选择service -> udp2raw-tunnel。进入udp2raw界面
##### 5. 选择service -> udp2raw-tunnel。进入udp2raw界面
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture3.PNG)
6. 在servers manage页面添加一个server地址
##### 6. 在servers manage页面添加一个server地址
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture5.PNG)
7. 在setting页面选择刚才添加的 server地址点save & apply Running Status 那里会显示RUNNING, 完成。
##### 7. 在setting页面选择刚才添加的 server地址点save & apply Running Status 那里会显示RUNNING, 完成。
![](https://github.com/wangyu-/files/blob/master/images/vm/Capture6.PNG)