Menu

user_proxy_config

user_proxy_config: Information about account proxy configuration. AdsPower supports frequently used proxy software and protocol.

NameTypeNecessaryDefaultExampleDescription
proxy_softtextYES-brightdataCurrently supports brightdata, brightauto, oxylabsauto, 922S5auto,ipideaauto,
ipfoxyauto,
922S5auth,
kookauto,lumiproxyauto,
ssh, other, noproxy
proxy_typetextNO-socks5Currently supports http, https, socks5; For no_proxy, you may pass the parameter or not
proxy_hosttextNO-pr.oxylabs.ioAddress of the proxy server, users can enter domain name or IP; For no_proxy, you may pass the parameter or not
proxy_porttextNO-123Port of the proxy server; For no_proxy, you may pass the parameter or not
proxy_usertextNO-abcProxy account name
proxy_passwordtextNO-xyzProxy account password
proxy_urltextNO-http://www.xxx.com/The link to change IP is used for mobile proxies and only supports http/https/socks5 proxy.
1. You can change proxy IP address via the link
2. If many profiles have the same proxy settings, IP address of these profiles will be changed simultaneously after refreshing proxy IP address
global_configtextNO01Information on the list of accounts managed using the proxy


For user_proxy_config to pass corresponding JSON object is required, for example,

agentJSONinstructions
brightdata{"proxy_soft":"brightdata","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xxx","proxy_password":"**"}
proxy_type supports settings to use http, https, and socks5.
brightauto{"proxy_soft":"brightauto","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xxx","proxy_password":"**"}
-
oxylabsauto{"proxy_soft":"oxylabsauto","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}
-
ipideaauto{"proxy_soft":"ipideaauto","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}
proxy_type supports settings to use http, socks5
ipfoxyauto{"proxy_soft":"ipfoxyauto","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}
proxy_type supports settings to use http, socks5
922S5auth{"proxy_soft":"922S5auth","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}
-
kookauto{"proxy_soft":"kookauto","proxy_type":"http","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}
proxy_type supports settings to use http, socks5
lumiproxyauto{"proxy_soft":"lumiproxyauto","proxy_type":"http","proxy_host":"xxxx", "proxy_port":"xx","proxy_user":"xx","proxy_password":"**"}proxy_type supports settings to use http, socks5
922S5auto{"proxy_soft":"922S5auto"}Using 922S5auto, just pass the value of proxy_soft
other{"proxy_soft":"other","proxy_type":"socks5","proxy_host":"xxxx",
"proxy_port":"xx","proxy_user":"xxx","proxy_password":"**"}
proxy_type supports settings to use http, https, and socks5.
no_proxy{"proxy_soft":"no_proxy"} -


Previous
Parameter Object
Next
fingerprint_config
Last modified: 2025-07-16Powered by