v2ray-core
v2ray-core copied to clipboard
A platform for building proxies to bypass network restrictions.
[Warning] [3872021284] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://a.ljhspeedljhspeed.top/abc):...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201006153459-a7d1128ccaa0 to 0.20.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.18.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
我看v2ray的时间和服务器的时间不一样? 2024/01/08 13:03:07 116.253.194.125:28797 rejected v2ray.com/core/proxy/vmess/encoding: invalid user 2024/01/08 13:03:07 116.253.194.125:28796 rejected v2ray.com/core/proxy/vmess/encoding: invalid user 2024/01/08 13:03:07 116.253.194.125:28795 rejected v2ray.com/core/proxy/vmess/encoding: invalid user 2024/01/08 13:03:08 116.253.194.125:28799 rejected v2ray.com/core/proxy/vmess/encoding: invalid user 服务器时间:Mon...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.0.0-20200930132711-30421366ff76 to 0.6.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20201006155630-ac719f4daadf to 0.16.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
除非特殊情况,请完整填写所有问题。不按模板发的 issue 将直接被关闭。 如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2fly/discussion/issues)进行讨论。 1) 你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明) V2RayN v6.23 2) 你的使用场景是什么?比如使用 Chrome 通过 Socks/VMess 代理观看 YouTube 视频。 Chrome 通过 Socks/VMess 代理观上ChatGPT。 3) 你看到的不正常的现象是什么?(请描述具体现象,比如访问超时,TLS 证书错误等) 因为ChatGPT不能走cloudflare,所以我定义了两个服务器,希望普通的流量走proxy,但是chatgpt的流量走newserver,从log看来确实是路由到newserver了,但是ChatGPT还是不能上,而同样定义在newserver的claude.ai却是可以上的(因为它原来cloudflare的服务器也能使用的),所以我怀疑V2RayN即使是路由到了newserver,但是流量还是统统走proxy。 4) 你期待看到的正确表现是怎样的?...
Bumps google.golang.org/protobuf from 1.25.0 to 1.32.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.32.0 to 1.60.1. Release notes Sourced from google.golang.org/grpc's releases. Release v1.60.1 Bug Fixes server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers...