-
Notifications
You must be signed in to change notification settings - Fork 4.7k
VLESS inbound: Add option to set default flow
#5023
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
Conversation
|
|
done |
|
also check |
Good idea, thx |
done |
Check before |
done |
|
it has a problem, In short, when /// We can set |
done |
|
不应该是"none"吗 |
done |
|
If we set default flow to xtls-rprx-vision and user flow to "" |
should change to: |
now |
done |
@iambabyninja could you help pls? |
|
|
@RPRX ready to merge |
|
done |
|
rebased on main |
|
11d980f to
90196e3
Compare
done |
flow
#4994
Implementation for fr.
How it work.
If defaultFlow isn't set than defaultFlow is "" and all core logic work like in previous versions. But, when we set defaultFlow, then if client don't have flow, then will be set flow from defaultFlow. Its optional parameter.