Skip to content

Update vless.md: Added sample configuration to help users better conf… #486

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vxtls
Copy link
Contributor

@vxtls vxtls commented Dec 1, 2024

…igure the program.

Added sample configuration to help users better configure the program.

…igure the program.

Added sample configuration to help users better configure the program.
@xiaokangwang
Copy link
Contributor

We already have a repo of configuration examples: https://github.com/v2fly/v2ray-examples/tree/master/v5. Maybe it is better if an example is added to specialized repo and linked here?

@vxtls
Copy link
Contributor Author

vxtls commented Dec 4, 2024

No, I think tutorials like this one are more intuitive: https://www.v2fly.org/guide/start.html, as it provides clear configurations directly, which can help newbies set up quickly.

@xiaokangwang
Copy link
Contributor

I have reassigned review to @AkinoKaede as I was unable to verify if the vless configuration supplied is valid.

Copy link
Contributor

@AkinoKaede AkinoKaede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be the configuration of JsonV4

"port": 443,
"protocol": "vless",
"settings": {
"clients": [
Copy link
Contributor

@AkinoKaede AkinoKaede Mar 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Simplified Config Format, we define users list as follows:

"settings": {
    "users": [
        "cc8bdfcd-2d85-4613-9d5e-6c56fcb7a1d3"
    ]
}

@AkinoKaede
Copy link
Contributor

I have reassigned review to @AkinoKaede as I was unable to verify if the vless configuration supplied is valid.

I’ve been swamped with other stuff lately, so I haven’t had a chance to tackle these issues. But LLM has become super popular, so maybe we could use it to write the documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants