https://api.ipify.org
https://api.myip.com
https://ip.seeip.org/jsonip
https://api.ip.sb/ip
https://api.myip.la
https://api.myip.la/en?json
https://ipapi.co/ip/
http://api.ipaddress.com/myip?parameters
https://what-is-my-ip.functionapi.workers.dev/
https://jsonip.com
http://ipwho.is
http://2ip.tools
https://checkip.amazonaws.com
https://checkip.dns.he.net
http://checkip.dyndns.org
https://curlmyip.net
https://ip-addr.es
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.