Shadowsocks-windows: 流量大還是會被牆

Created on 31 May 2016  ·  9Comments  ·  Source: shadowsocks/shadowsocks-windows

固定一個 TCP/UDP port 流量大還是會被牆,请问使用负载均衡同一个SS服务端开多少个端口可以有效防止被墙??还是同时开多个SS服务端更有效?多少个合适?

Most helpful comment

可能版本不一样,我的是在 /etc/default/shadowsocks ,你可能需要看一下你的 /etc/init.d/shadowsocks 文件中的 Read configuration variable file if it is present 下行的内容和 NAME 的变量。

unnamed qq screenshot20160602231318

unnamed qq screenshot20160602231024

All 9 comments

请尝试在服务端和客户端启用OTA支持,如果是自己搭建的服务器,请访问: https://github.com/shadowsocks/shadowsocks-libev/blob/master/README.md ,如果是租用的第三方服务,请联系服务商获取支持。

@chenshaoju 谢谢,OTA是为了对抗CCA攻击,对于gfw这种大流量就干扰的方式有效果吗?大家有用过的说说效果啊。

你可以试试,我只能说我自己用的VPS没这个问题。。。

@chenshaoju 好的,多谢建议。请问您的VPS启用OTA支持了吗?libev版是在 /etc/default/shadowsocks-libev 修改DAEMON_ARGS="-u -A" 吗?README里没有介绍呀

可能版本不一样,我的是在 /etc/default/shadowsocks ,你可能需要看一下你的 /etc/init.d/shadowsocks 文件中的 Read configuration variable file if it is present 下行的内容和 NAME 的变量。

unnamed qq screenshot20160602231318

unnamed qq screenshot20160602231024

我想说OTA是默认开启的。也就是说只要是libev服务端。可以直接开启OTA。服务端开启是强制OTA,不开无法连。

@Liqianyu 你换一个端口看看?不要用默认端口。

@chenshaoju 什么端口?
https://shadowsocks.org/en/spec/one-time-auth.html

By default, the server that supports OTA should run in the compatible mode. OTA is only applied if the client's request header has a flag set. However, if the server switch on OTA explicitly, all clients must switch on OTA, otherwise connections will be denied.
这段话表明只要服务器支持OTA,客户端直接开启是可以的。服务端如果强制OTA,客户端不开就连不上。

@Liqianyu 就是你用的SS服务端端口,目前已知如果是默认的8848(好象是,忘了),可能会被墙。

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tiliarou picture tiliarou  ·  3Comments

xmha97 picture xmha97  ·  3Comments

Mygod picture Mygod  ·  3Comments

venusbahar picture venusbahar  ·  3Comments

xieyang784 picture xieyang784  ·  3Comments