mirror of
https://github.com/bytedance/g3.git
synced 2026-05-02 13:40:42 +00:00
g3proxy: allow to skip socks5 auth if anonymous user is enabled
This commit is contained in:
parent
e6f14671df
commit
818a44eb22
3 changed files with 34 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue