mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-19 14:29:37 +08:00
Update README.md
This commit is contained in:
parent
88564a1f56
commit
7e0d9f99f2
@ -137,6 +137,12 @@ udp协议本身是ip协议加上了端口之后的直接封装,udp继承了ip
|
|||||||
如果你需要用加速的tcp看视频和下载文件,这样效果比vpn方案更好。不论是速度,还是流量的耗费上。
|
如果你需要用加速的tcp看视频和下载文件,这样效果比vpn方案更好。不论是速度,还是流量的耗费上。
|
||||||
![image0](images/Capture3.PNG)
|
![image0](images/Capture3.PNG)
|
||||||
|
|
||||||
|
#### 混合方案
|
||||||
|
也是我正在用的方案。优点是可以随时在vpn和ss方案间快速切换。
|
||||||
|
实际部署起来比图中看起来的还要简单。不需要端口映射,不需要改路由表,需要做的只是透过openvpn的ip访问ss server。
|
||||||
|
|
||||||
|
![image0](images/Capture9.PNG)
|
||||||
|
|
||||||
# 编译教程
|
# 编译教程
|
||||||
暂时先参考udp2raw的这篇教程,几乎一样的过程。
|
暂时先参考udp2raw的这篇教程,几乎一样的过程。
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user