Secure socks proxy: Allow overriding socks username (#74762)
This commit is contained in:
committed by
GitHub
parent
3d50a6c87f
commit
bb2f5fce07
@@ -73,6 +73,7 @@ type JsonData struct {
|
||||
TimeInterval string `json:"timeInterval"`
|
||||
Database string `json:"database"`
|
||||
SecureDSProxy bool `json:"enableSecureSocksProxy"`
|
||||
SecureDSProxyUsername string `json:"secureSocksProxyUsername"`
|
||||
AllowCleartextPasswords bool `json:"allowCleartextPasswords"`
|
||||
AuthenticationType string `json:"authenticationType"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user