Jump to content
UBot Underground

Browsing with proxies


Recommended Posts

In ubot, once you have your proxies in a text file, how do you ensure that you are browsing with them in the script?

 

Load them into a list, pick one and use the change proxy option. I use the random feature to grab a proxy from my list at random and use it. If you want to test to see this at work then navigate to a page that displays your IP, delay, change proxy, nav back to same page, rinse and repeat.

 

Andy

Link to post
Share on other sites

Uhm, what do you mean with structure? It have to be ip:port.

 

And if you want to work with private proxies - you would have to run your whole script in a subwindow or compile the bot. :)

 

What exactly does that mean? Because im having issues right now. I have a proxy scraper on my PC, so every 5 minutes I get a fresh list of random proxies. I am loading this text file to ubot (format is ip:port) and randomly choosing one before navigating to the page, but it often fails, and im not sure what the problem is. So will compiling it fix the problem?

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...