iOS VMESS AEAD #476
Unanswered
StaticNonautomatic
asked this question in
Q&A
Replies: 3 comments
-
|
hello,May I ask if your issue has been resolved,I also encountered the same problem, is it convenient to add a QQ:769159094 contact information |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
同样的问题, 目前为止,仍然是同样的错误 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have been a able to do an ios version using leaf and it connects well , but i use tls=false , can you disable it and see if it works without tls ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm writing an iOS application and want to implement the VMESS protocol using Leaf.
The configuration looks like this:
The problem is that I can't connect to the server and on the server side I see the next error:
Does Leaf support AEAD? If yes, how to correctly configure it?
I don't want to disable AEAD as it doesn't make sense to have VMESS without it.
Beta Was this translation helpful? Give feedback.
All reactions