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
目前在服务端的配置文件里面可以配置是否允许客户端登录网页,这可以让客户端很方便地查看自己的隧道及代理信息。但客户端可以在网页上可以自行创建新的隧道/代理和编辑已有的隧道/代理,在多客户端使用的场景下会造成服务端端口管理混乱,后续是否可以在客户端的配置中增加字段来控制创建和编辑的权限。另外,是否可以支持多管理员,可以让某些客户端具有管理的权限。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前在服务端的配置文件里面可以配置是否允许客户端登录网页,这可以让客户端很方便地查看自己的隧道及代理信息。但客户端可以在网页上可以自行创建新的隧道/代理和编辑已有的隧道/代理,在多客户端使用的场景下会造成服务端端口管理混乱,后续是否可以在客户端的配置中增加字段来控制创建和编辑的权限。另外,是否可以支持多管理员,可以让某些客户端具有管理的权限。
The text was updated successfully, but these errors were encountered: