-
Notifications
You must be signed in to change notification settings - Fork 4k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置好自定义域名后,自定义的域名可以正常访问,但是自定义域名下的关于代理的子页面不挂梯子访问不了 #220
Comments
因为我不玩这类代理玩法,所以我无法给予你帮助。。。 |
感觉已经废了。我换hysteria了 |
好用吗 hysteria有什么好的客户端 |
我是手工配置的。我感觉配置比小火箭简单
fredericky123 ***@***.***> 于2022年6月12日周日 13:17写道:
… 感觉已经废了。我换hysteria了
好用吗 hysteria有什么好的客户端
—
Reply to this email directly, view it on GitHub
<#220 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADR7ND6VOC3IVICUKCJRLMTVOVXFRANCNFSM5YBWIFQQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
会不会暴露服务器ip了 怎么能避免 |
暴露好久了,好像也没事。可能还没大规模人员使用。
fredericky123 ***@***.***> 于2022年6月13日周一 17:41写道:
… 我是手工配置的。我感觉配置比小火箭简单 fredericky123 *@*.
*> 于2022年6月12日周日 13:17写道: … <#m_-2689927730094145938_> 感觉已经废了。我换hysteria了
好用吗 hysteria有什么好的客户端 — Reply to this email directly, view it on GitHub
<#220 (comment)
<#220 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ADR7ND6VOC3IVICUKCJRLMTVOVXFRANCNFSM5YBWIFQQ
<https://github.com/notifications/unsubscribe-auth/ADR7ND6VOC3IVICUKCJRLMTVOVXFRANCNFSM5YBWIFQQ>
. You are receiving this because you commented.Message ID: @.*>
会不会暴露服务器ip了 怎么能避免
—
Reply to this email directly, view it on GitHub
<#220 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADR7ND24YOPSJJOGDFTCKHTVO363VANCNFSM5YBWIFQQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
我是多开几个端口,轮换着端口用
pchaos ***@***.***> 于2022年6月13日周一 17:42写道:
… 暴露好久了,好像也没事。可能还没大规模人员使用。
fredericky123 ***@***.***> 于2022年6月13日周一 17:41写道:
> 我是手工配置的。我感觉配置比小火箭简单 fredericky123 *@*.
>
> *> 于2022年6月12日周日 13:17写道: …
> <#m_-2009638271207231488_m_-2689927730094145938_> 感觉已经废了。我换hysteria了 好用吗
> hysteria有什么好的客户端 — Reply to this email directly, view it on GitHub <#220
> (comment)
> <#220 (comment)>>,
> or unsubscribe
> https://github.com/notifications/unsubscribe-auth/ADR7ND6VOC3IVICUKCJRLMTVOVXFRANCNFSM5YBWIFQQ
> <https://github.com/notifications/unsubscribe-auth/ADR7ND6VOC3IVICUKCJRLMTVOVXFRANCNFSM5YBWIFQQ>
> . You are receiving this because you commented.Message ID: @.*>
>
> 会不会暴露服务器ip了 怎么能避免
>
> —
> Reply to this email directly, view it on GitHub
> <#220 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADR7ND24YOPSJJOGDFTCKHTVO363VANCNFSM5YBWIFQQ>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
|
你添加路由的时候,有没有写 |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
大神你好,打扰请教一个问题。
配置好自定义域名后,自定义的域名可以正常访问,但是自定义域名下的关于代理的子页面不挂梯子访问不了。具体的情况如下:
我在heroku中部署的是一个经过伪装的代理,【xxx.herokuapp.com是伪装界面,xxx.herokuapp.com/ray是代理界面】,
#189 现在按照教程配置好了CF反代,配置后的自定义的域名是可以访问的(显示的内容和xxx.herokuapp.com一样),即:【 v.with.cf(可以正常访问)关联的是xxx.herokuapp.com(可以正常访问),两者显示的都是伪装页面】
但是真正代理的网址即下属的子页面却无法访问,即:【xxx.herokuapp.com/ray(可以正常访问,显示Bad Request)计划关联的是 v.with.cf/ray(现在不挂梯子访问不了)】,
这种情况可能的原因是什么呢?
和这个Issue评论中提到的SNI阻断是否是有关系呢?
提出Issue过了俩小时,刚又可以了,跟这个Issue里面的描述特别像。。 #217
The text was updated successfully, but these errors were encountered: