g3proxy: allow to skip socks5 auth if anonymous user is enabled

This commit is contained in:
Zhang Jingqiang 2023-05-06 22:57:48 +08:00
parent e6f14671df
commit 818a44eb22
3 changed files with 34 additions and 4 deletions

View file

@ -72,7 +72,8 @@ format. Both can be optional and share the same data structure.
Set and enable the anonymous user.
This will be used if no correct username could be found in both static and dynamic users.
This will be used if no correct username could be found in both static and dynamic users,
or no auth info is carried in the client request.
**default**: not set