Skip to content

ids#6395

Open
LjhAUMEM wants to merge 5 commits into
XTLS:mainfrom
LjhAUMEM:ids
Open

ids#6395
LjhAUMEM wants to merge 5 commits into
XTLS:mainfrom
LjhAUMEM:ids

Conversation

@LjhAUMEM

@LjhAUMEM LjhAUMEM commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

@LjhAUMEM

LjhAUMEM commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator Author

@LjhAUMEM

Copy link
Copy Markdown
Collaborator Author

这个居然也是合法uuid?hy2-auth-secret

@nasralbek

Copy link
Copy Markdown
Contributor

tested this pr and it fixes the issue for me

now hysteria auth behaves like vless route logic
server auth can be 00000000-0000-0000-8000-000000000000
client auth can be 00000000-0000-0001-8000-000000000000
auth is accepted and vlessRoute becomes 1 from client auth

password auth like hy2-auth-secret also stays exact auth because google uuid parser does not treat it as uuid this is good

i also live tested with two routes
client auth 0001 went to route1
client auth 0002 went to route2

one small note maybe not blocker
when Get returns route variant user it creates MemoryAccount only with VR and without Auth
server currently only uses VR there so it works
but maybe keeping Auth as client auth would be more complete

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.

2 participants