API
#35
Replies: 2 comments
-
|
UPD: if update user ( disable ) and after update ( enable ) maybe can be reloaded via API |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello, from the .xuiConfig.json file, you can edit the index of a url array inside vless and change the constant values The current api provides these facilities, and you can send a message from Telegram for ordering or additional facilities and features {
"url": {
"scheme": "vless",
"host": "%ADDRESS%",
"port": "%PORT%",
"user": "%USER%",
"query": "type=%TRANSMISSION%&host=%HEADER%&security=none&headerType=http&path=/",
"fragment": "%EMAIL%"
}
}edit query 👆 |
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.
-
Hi , i find cricical problem
The API returns an incorrect string; if I generate code or paste it from a buffer, the connection does not occur.
The line is missing some parameters.
Compare the lines and you will understand what I'm talking about
How can I get the parameters?
pbk=
security=
sid=
Beta Was this translation helpful? Give feedback.
All reactions