simple-obfs
simple-obfs copied to clipboard
亲测simple-obfs各种模式都被墙,大家的simple-obfs 成功翻墙比例有多少?
换了新IP地址。 测试了插件模式,不超过2个小时就被GFW截断。 测试了,服务器WEB模式,也不超1-2小时被截断。
大家的simple-obfs能坚持多久? 还是不同地区有差别?
那你是被盯上了。。😄
亲测可用!我的日本主机,以前ss协议能走,就是偶尔抽风,今天ss协议不能走了(443端口能走http协议、ss走不了)!尝试下simple-obfs,真的很厉害,可以让流量看起来像http(用wireshark抓包可以看出来)。
下面是我的配置,用变量做的尽可能好理解一些:
# server
OBFS_SERVER_PORT=443
OBFS_METHOD=http
REMOTE_DESTINATION=127.0.0.1:8443 #ss
obfs-server -v -s 0.0.0.0 -p $OBFS_SERVER_PORT --obfs $OBFS_METHOD -r $REMOTE_DESTINATION
# client
OBFS_SERVER_PORT=443
OBFS_SERVER_IP=vu2
OBFS_METHOD=http
OBFS_LOCAL_LISTEN_PORT=1081
OBFS_LOCAL_PRETEND_HOST=www.bing.com #伪装成bing
obfs-local -v -s $OBFS_SERVER_IP -p $OBFS_SERVER_PORT -l $OBFS_LOCAL_LISTEN_PORT --obfs $OBFS_METHOD --obfs-host $OBFS_LOCAL_PRETEND_HOST
我的是移动宽带。坐标东北地区。不知道和运营商是否有关系。 自从10月初被截断,从来没有好使过,换参数,换服务器IP,换混淆simple-obfs,均无解,最多使用2-3小时就被截断。 为啥不直接截断?
换成了 TLS 混淆方式,端口443 ,目前已经使用一天。 缺点就是明显加载网页时间变长了,很慢。 不知道这次挺多久。
换联通吧
80 port with obfs-http seems by detected by local ISP (tls is dead long time ago).
After running simple-obfs and ss-server (AHED) for a while, 80 port is blocked, close client for about 30 min, 80 port is reachable again.
another http obfs mode from a much unpopular program is ok, same ip.
80 port with obfs-http seems by detected by local ISP (tls is dead long time ago).
After running simple-obfs and ss-server (AHED) for a while, 80 port is blocked, close client for about 30 min, 80 port is reachable again.
another http obfs mode from a much unpopular program is ok, same ip.
what obfs did you used?
80 port with obfs-http seems by detected by local ISP (tls is dead long time ago). After running simple-obfs and ss-server (AHED) for a while, 80 port is blocked, close client for about 30 min, 80 port is reachable again. another http obfs mode from a much unpopular program is ok, same ip.
what obfs did you used?
which one? the unpopular program? kcpraw