Code Monkey home page Code Monkey logo

Comments (9)

emptysuns avatar emptysuns commented on July 17, 2024

ip被拉黑了吧,换个ip试试

from hi_hysteria.

wander555 avatar wander555 commented on July 17, 2024

ip被拉黑了吧,换个ip试试

应该不是ip的问题,同一个ip搭建xray走ws+tls完全没问题

from hi_hysteria.

eightsheep67 avatar eightsheep67 commented on July 17, 2024

我觉得可能是你带宽配置的问题,新的脚本好像支持好几个配置,你不同的带宽需要用不同的配置,去配置不同的端口就行了。
我10001配置的就是默认50/10的,在公司可以正常用。
我再配置一个10002端口的,是200/30,因为公司宽带的百兆的所以在公司就出现YOUTUBE打不开的情况,查看小鸡nload是有些许流量的说明是正常连接的。

from hi_hysteria.

eightsheep67 avatar eightsheep67 commented on July 17, 2024

我倒是想问问你PASSWALL是怎么配置成功的,我的PASSWALL就一直显示超时。

from hi_hysteria.

wander555 avatar wander555 commented on July 17, 2024

我也显示超时,但是却可以访问

from hi_hysteria.

wander555 avatar wander555 commented on July 17, 2024

我觉得可能是你带宽配置的问题,新的脚本好像支持好几个配置,你不同的带宽需要用不同的配置,去配置不同的端口就行了。 我10001配置的就是默认50/10的,在公司可以正常用。 我再配置一个10002端口的,是200/30,因为公司宽带的百兆的所以在公司就出现YOUTUBE打不开的情况,查看小鸡nload是有些许流量的说明是正常连接的。

我试试去,也有可能是我的passwall版本太低了,又不想刷系统

from hi_hysteria.

eightsheep67 avatar eightsheep67 commented on July 17, 2024

我觉得可能是你带宽配置的问题,新的脚本好像支持好几个配置,你不同的带宽需要用不同的配置,去配置不同的端口就行了。 我10001配置的就是默认50/10的,在公司可以正常用。 我再配置一个10002端口的,是200/30,因为公司宽带的百兆的所以在公司就出现YOUTUBE打不开的情况,查看小鸡nload是有些许流量的说明是正常连接的。

我试试去,也有可能是我的passwall版本太低了,又不想刷系统

没有,这个不支持好几个端口。。。。我以为他们都能用实际上不行。只有最初配置的第一个可以。只能彻底卸载掉再重新安装了。

from hi_hysteria.

emptysuns avatar emptysuns commented on July 17, 2024

我也显示超时,但是却可以访问

passwall默认检测的是tcping...
如果不是ip的问题,那么是分流有问题吧,没将YT的域名代理了,请提供一下具体的分流策略是怎么做的。

from hi_hysteria.

wander555 avatar wander555 commented on July 17, 2024

搞定了,防火墙加了这段
iptables -t nat -A PREROUTING -p udp --dport 53 -j REDIRECT --to-ports 53
iptables -t nat -A PREROUTING -p tcp --dport 53 -j REDIRECT --to-ports 53

我的openwrt是旁路由模式,然后dns服务器又用了smartdns+adguradhome,passwall又自己有套dns方案,到最后一团糟,估计是反复重定向的问题

from hi_hysteria.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.