No you can only create profile delete profile set proxy or other operations like these which can be operated from API, you can't access your webview with ix in BAS, I know why you want to use ix or other Anty detect browser, because BAS is easily tracked in some projects, I am also facing the same problem. And I am trying to find a solution for it.
If you find any solution please share with me
How to determine if a proxy is working once it has been configured.
-
I have already configured the browser's proxy settings; however, I need to log the current IP address before the threads begin execution. I noticed that when the proxy is set, an HTTP request is initiated to retrieve the IP address; how can I capture the returned result and output it to the log?
Thank you for your assistance.
-
acction set var
_PROXY["ip"] -
@Roy-Mustang Thank you for your reply. I don't understand.