cmliu / edgetunnel

在原版的基础上修改了显示 VLESS 配置信息转换为订阅内容。使用该脚本,你可以方便地将 VLESS 配置信息使用在线配置转换到 Clash 或 Singbox 等工具中。
GNU General Public License v2.0
10.4k stars 5.5k forks source link

403 Forbidden cloudflare #98

Open soeos opened 4 weeks ago

soeos commented 4 weeks ago

自定义域名后的Base64订阅地址、clash订阅地址、singbox订阅地址都是 403 Forbidden cloudflare

gxhunter1982 commented 3 weeks ago

一样的问题,自定义域后就不行

用v2rayN订阅时提示 vl2->Response status code does not indicate success: 403 (Forbidden). vl2->The remote server returned an error: (403) Forbidden. vl2->The remote server returned an error: (403) Forbidden. vl2->无效的订阅内容

如果用自定义域后的默认节点,也不行 2024/06/09 10:20:40 [Warning] [1583917207] app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: connection ends > proxy/vless/outbound: failed to write A request payload > transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://vl2.xxxxxxx.eu.org/): 403 Forbidden > websocket: bad handshake

生成的默认workers的订阅和节点能用,但自定义域后的就不行

Stanley-baby commented 3 weeks ago

请告诉我如何复现,最好录个视频

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: gxhunter1982 @.> 发送时间: Sunday, June 9, 2024 10:48:41 AM 收件人: cmliu/edgetunnel @.> 抄送: Subscribed @.***> 主题: Re: [cmliu/edgetunnel] 403 Forbidden cloudflare (Issue #98)

一样的问题,自定义域后就不行

用v2rayN订阅时提示 vl2->Response status code does not indicate success: 403 (Forbidden). vl2->The remote server returned an error: (403) Forbidden. vl2->The remote server returned an error: (403) Forbidden. vl2->无效的订阅内容

如果用自定义域后的默认节点,也不行 2024/06/09 10:20:40 [Warning] [1583917207] app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: connection ends > proxy/vless/outbound: failed to write A request payload > transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://vl2.xxxxxxx.eu.org/): 403 Forbidden > websocket: bad handshake

生成的默认workers的订阅和节点能用,但自定义域后的就不行

― Reply to this email directly, view it on GitHubhttps://github.com/cmliu/edgetunnel/issues/98#issuecomment-2156283003, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AN5RXK4OHJ6IZXR7JXTAVLLZGO7ATAVCNFSM6AAAAABI4RIVQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGI4DGMBQGM. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Stanley-baby commented 3 weeks ago

请告诉我如何复现,最好录个视频

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: Camp Bill @.> 发送时间: Thursday, June 6, 2024 7:34:45 PM 收件人: cmliu/edgetunnel @.> 抄送: Subscribed @.***> 主题: [cmliu/edgetunnel] 403 Forbidden cloudflare (Issue #98)

自定义域名后的Base64订阅地址、clash订阅地址、singbox订阅地址都是 403 Forbidden cloudflare

― Reply to this email directly, view it on GitHubhttps://github.com/cmliu/edgetunnel/issues/98, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AN5RXK5Z4CDNDE3YCW5ZDETZGBCNLAVCNFSM6AAAAABI4RIVQWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTQMBTGQ4DQMY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

gxhunter1982 commented 3 weeks ago

录了两段视频,因处理不来视频,没有打码,所以进群PM给了群主,望查收

感谢

gxhunter1982 commented 3 weeks ago

请告诉我如何复现,最好录个视频 获取 Outlook for iOShttps://aka.ms/o0ukef

视频录了,但一时半会也不会编辑打码一些个人域名信息,没法公开找地方上传。 电报上PM了群主看,它建议我换个域名试试。但我暂时没注册到其他免费域名,也没其他域名可以尝试。 我觉得现有的自己的eu.org域名并没有被屏蔽,自己用这个域名搭的vless_vision和vless_ws节点还是能用的。

复现的话, 1,就是创建worker,把代码复制进去,部署 2,设置-变量,环境变量里创建UUID 3,这时xxx.workers.dev的页面能显示,xxx.workers.dev/-uuid-的页面也能显示 xxx.workers.dev/-uuid-页面里的的vless节点能用,xxx.workers.dev/-uuid-订阅可以使用(订阅可能需要通过代理), 4,设置-触发器-自定义域,基本都能马上打开aa.xxx.eu.org页面,显示正常,不翻墙也能显示 aa.xxx.eu.org/-uuid-页面显示正常,不翻墙也能显示 这时,aa.xxx.eu.org/-uuid-里的lvess节点不能使用,用v2rayn的话,显示一堆错误提示, 末尾都是websocket: bad handshake. aa.xxx.eu.org/-uuid-的订阅地址,放到v2rayn里不能订阅,错误提示就是 Response status code does not indicate success: 403 (Forbidden). The remote server returned an error: (403) Forbidden. 5,自定义域后,xxx.workers.dev/-uuid-这时里面的节点和订阅也是正常的(订阅可能需要通过代理)

总结下来就是自定义域的域名节点和域名订阅不能使用