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:
持多用户和流量使用 1.多用户可以在server.json中加密码实现: "allowed_passwords": [ "user1_passwd", "user2_passwd", ], 2.流量使用记录功能目前没实现。
"allowed_passwords": [ "user1_passwd", "user2_passwd", ],
Sorry, something went wrong.
作者能否联系我,想做一些定制化开发,tg: @missmoranno
No branches or pull requests
请问是否支持多用户和流量使用记录功能?
The text was updated successfully, but these errors were encountered: