Proxy Model
This is the proxy model in JSON that contains the information needed to use the proxy
Last updated
This is the proxy model in JSON that contains the information needed to use the proxy
Last updated
Name | Type | Description |
---|---|---|
username
String
Username for authentication.
password
String
Password of the username.
host
String
Proxy address (IP or domain)
port
Integer
Proxy port.
scheme
String
Proxy protocol.
useproxy
Boolean
Flag to turn off/on proxy.