一直在用 vless+ws+cdn的方式。。cdn套的cf的优选。。。
但是发现在下google的sdk的时候还是会被强。。。但是这种方式访问其他的大部分网址就没问题。。。
curl -x socks5h://127.0.0.1:7891 -L -o platform-tools-latest-windows.zip http://dl.google.com/android/repository/platform-tools-latest-windows.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 127.0.0.1:7890...
* Connected to 127.0.0.1 (127.0.0.1) port 7890
* SOCKS5 connect to dl.google.com:80 (remotely resolved)
* SOCKS5 request granted.
* Connected to 127.0.0.1 (127.0.0.1) port 7890
> GET /android/repository/platform-tools-latest-windows.zip HTTP/1.1
> Host: dl.google.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0* Empty reply from server
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
* Closing connection
curl: (52) Empty reply from server
貌似vless的已经被gfw解密了? 不知道各位佬们遇到这种情况没有。。。
2 个帖子 - 2 位参与者