We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
为什么我只需要Token就能连接?而不是user+token一起使用?
The text was updated successfully, but these errors were encountered:
我搭建好之后,按理来说应该是需要user+token特权码配合使用才能连接服务器,可是我只用token特权码就能实现穿透了,是我哪里没设置对吗?
Sorry, something went wrong.
token包含用户的全部权限,并不与user绑定
No branches or pull requests
为什么我只需要Token就能连接?而不是user+token一起使用?
The text was updated successfully, but these errors were encountered: