mirror of
https://github.com/proxysu/ProxySU.git
synced 2025-02-16 14:43:14 +03:00
Update README.md
This commit is contained in:
parent
e622fc3e80
commit
eb3b4ddc7c
@ -49,9 +49,10 @@ V2ray, Trojan,NaiveProxy,BBR install tools for windows。V2ray,Trojan,NaiveP
|
||||
* [igniter(Android)](https://github.com/trojan-gfw/igniter/releases)导入二维码和网址
|
||||
注:Trojan官方的Windows客户端,需要安装 [vc_redist.x64.exe](https://aka.ms/vs/16/release/vc_redist.x64.exe)。[官方说明](https://github.com/trojan-gfw/trojan/wiki/Binary-&-Package-Distributions#windows-vista)
|
||||
|
||||
###### NaiveProxy只支持生成用于:
|
||||
###### NaiveProxy支持生成用于:
|
||||
|
||||
* [NaiveProxy官方客户端](https://github.com/klzgrad/naiveproxy/releases)配置文件(windows客户端配置)
|
||||
* [NaiveGUI](https://github.com/ExcitedCodes/NaiveGUI/releases)URL导入链接。(第三方Windows客户端)
|
||||
注:这里多说几句NaiveProxy,现在墙越来越高,翻墙软件需要隐藏访问目标网址和加密数据的同时,还要隐藏自己的流量特征,不被识别出是代理流量。V2ray,Trojan都有其自己的实现。而NaiveProxy是配合Caddy的一个http.forwardproxy插件,插件有防嗅探,转发流量的功能。代理http流量很完美,但是在代理https流量时,会出现长度特征,NaiverProxy则弥补了这一点,消除了代理https时的流量特征,另外还应用 [Chrome's network stack](https://www.chromium.org/developers/design-documents/network-stack).更好的消除TLS的指纹特征。详细介绍请看项目官方介绍:[NaiveProxy官方文档](https://github.com/klzgrad/naiveproxy)。有兴趣的不妨一试。
|
||||
|
||||
## 程序工作流程:
|
||||
|
Loading…
x
Reference in New Issue
Block a user