-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
HTTP2+uTLS not working #1698
Comments
you haven't compile latest xray core in aar right? waiting for a release |
My bad! You're right! I forked and updated AndroidLibXrayLite to the latest Xray version, also created a PR if that's alright. |
I also forked and updated v2rayNG with the newest Tested on my device and all is well! |
v2rayNG_1.7.22-rc1_arm64-v8a.zip Build with this pr 2dust/AndroidLibXrayLite#11 |
tested, not working (in Iran). but Windows V2rayNG client is OK. |
What is your setup config? I tested a few and only Vmess+HTTP2+TLS and Trojan+TLS are working in Iran. Websocket, QUIC and mKCP transports don't work! Also mind the |
Mine is vmess + h2 + tls. As I said latest windows client is working. |
I tested it both on TCI and Irancell. Can you paste your server and client |
I used this nice tutorial to config my server, and then I entered all the settings like the author did (see screenshots) in the windows v2rayNG. Then I extracted the config from it and imported in the android cleint. |
Okay try this config on your server, see if it works: server.json:
NOTE: You have to generate two UUIDs and insert one in Grab the 2dust build from above and manually create a vmess server and edit as the following:
Also before connecting, head to the settings of v2rayNG and change both |
It worked, but I needed to put Thanks a lot 👍 |
You're welcome! I believe your ssl certs are not accessible to xray! Certbot by default sets their ownership to the |
I copied them to another directory and changed the permissions and ownership. In fact I don't see any errors when I run xray. If they are not accessible, xray fails to start. |
I've set this up on my vps and tried this on android on the new v2rayng build I was unable to connect with MCI mobile network. it seems to connect for 5-10 seconds, then it won't work anymore. |
@Hadi-1624 |
@free-the-internet Says "Context deadline exceeded" on the mci network. I did try allowing insecure as well. |
Seems the IP is blocked on MCI? Check with ping. |
This is a longer blog post on the suggested config from above https://freejohn123.github.io/2022/10/23/v2rayNG-http2-tls.html |
Hi, I don't know where my problem is. I did everything right, but I'm getting this error after restarting Xray |
Men's like Mohamed alias Hamdi |
@MHSanaei A quick test would be run xray as root and check if there is any errors. |
i did something else and work well first i use origin cert from cloudflare |
the ip and my domain seems to be accessible on MCI |
Running 1.7.21 on my Android and uTLS fingerprint doesn't seem to be working! I have the exact same config on my Linux running with
xray
on the same network and it's working flawlessly.Logcat:
The text was updated successfully, but these errors were encountered: