bannedbook / fanqiang

翻墙-科学上网
38.02k stars 7.24k forks source link

请问现在vultr现在哪个机房能用啊? #727

Open wwHwo opened 2 years ago

wwHwo commented 2 years ago

本项目提供多个软件和多项服务,请明确说明您反馈的问题是有关哪一个软件,或哪一个服务? 本来有个搬瓦工的,但流量不够了,我今天刚充的5刀在vultr重新租了个,发现洛杉矶,西雅图,新加坡,韩国在https://tcp.ping.pe/上都ping不通,不晓得咋办了 另外我ssh能连上,cmd也能ping通,但搭好服务器之后硬是不能用ss连上,ss的日志里一直报timeout image

wwHwo commented 2 years ago

image 所有机房都只有22这个端口能ping通

wwHwo commented 2 years ago

config.json如下

{ "log": { "loglevel": "warning", "access": "/dev/null", "error": "/dev/null" }, "inbounds": [ { "port": 10588, "protocol": "shadowsocks", "settings": { "method": "aes-256-gcm", "password": "**", "network": "tcp,udp", "level": 0 } } ], "outbounds": [ { "protocol": "freedom", "settings": {}, "tag": "allowed" }, { "protocol": "blackhole", "settings": {}, "tag": "blocked" } ], "routing": { "rules": [ { "domain": [ "google.com", "apple.com", "oppomobile.com" ], "type": "field", "outboundTag": "allowed" }, { "type": "field", "ip": [ "geoip:private" ], "outboundTag": "blocked" } ] } }

wwHwo commented 2 years ago

image

wwHwo commented 2 years ago

image

bannedbook commented 2 years ago

注意:vultr debian 10 现在防火墙好像默认只开了 ssh 端口,所以需要https://github.com/bannedbook/fanqiang/issues/669#issuecomment-871351813

wwHwo commented 2 years ago

注意:vultr debian 10 现在防火墙好像默认只开了 ssh 端口,所以需要#669 (comment)

已经做了,但还是超时

bannedbook commented 2 years ago

https://tcp.ping.pe/ 测试