Jump to content
UBot Underground

Recommended Posts

Hi Ubotters,

 

I want to use proxies in my bots. I will use change proxies and was wondering if proxy credentials are needed as well. I do not have a username, and no password for the proxies .

 

Is there a way to have ubot validate that the proxies are live and working?

 

Thank you

Link to post
Share on other sites

nope you will not have to use proxy credentials unless you are using a private one that requires username and pass.

 


To validate if the proxie is live I would probably wait for the page to load and then scrape the url - then turn the url into a variable and if that url variable is true then consider it validated - where I would add it to another list of working proxies.

Link to post
Share on other sites

Another option is to set up a web page (e.g. showip.php) that shows the client IP. setup the proxy and then navigate to showip.php and extract the IP and compare to your proxy IP. If you don't have your own page for this, you could use sites like whatismyip.org, etc

  • Like 2
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...