feature request : UUID limitation #5965
megasoheilsh
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello, i wanted to discuss something with you. One of the serious issues in the current Xray-core implementation is the lack of any limitations for UUID usage.
during the severe outages in Iran, many airport with low bandwidth connections (for example under 50 Mbps) and share their configuration with others. as a result, a single config can end up being used across an entire neighborhood or even a state. This creates serious problems both for the service provider and for the original user who is supposed to be using it.
Maybe one day it will be needed in China's internet outage!
I kindly ask you to consider implementing some form of restriction mechanisms.
required features:
Limiting the number of connections per UUID
Limiting the number of connections per UUID based on a specific number of source IP addresses (src addr)
@RPRX @Fangliding @patterniha
Beta Was this translation helpful? Give feedback.
All reactions