挂了ssr之后能访问Google,但是ping不通
Tofloor
poster avatar
frost123
deepin
2019-11-04 00:54
Author
想安装lastpass的客户端,但是需要在client2.google.com 上下东西。挂上ssr之后能访问Google,但老是访问超时。
Reply Favorite View the author
All Replies
avatar
t1st
deepin
2019-11-04 18:07
#1
ping 不走socket协议.
Reply View the author
avatar
frost123
deepin
2019-11-04 20:24
#2
muqiu 发表于 2019-11-4 10:07
ping 不走socket协议.

安装需要访问google,这个怎么解决呢
Reply View the author
avatar
t1st
deepin
2019-11-05 01:06
#3
https://bbs.deepin.org/post/184673
安装需要访问google,这个怎么解决呢

你不是能访问谷歌么? 速度慢可能是你的ssr节点本身就比较慢, 或者你没有在浏览器设置代理. 百度怎么设置ssr代理
Reply View the author
avatar
fengying6_6
deepin
2019-11-05 04:23
#4
使用privoxy将 socket 转成 http 代理,然后就 export http_proxy="http://127.0.0.1:8118" 设置一下环境变量就可以了
Reply View the author