As the topic states, I'm in need of using a proxy and after some research, I like Tor the best. When I first started creating my program, I was using commands to open my native web browser and not webbrowser1 from vb.net, but I was limited with what I could find answer for doing that so I completely switched over to using webbrowser1 within VB.net, however now I need a proxy. So now that I've decided on using Tor, I've been asking around and a lot of people have told me to use Python instead because it uses Sockets, however my code is already 95% done and I'd rather not have to learn a new language when I'm still not finished learning this one. So my question is:
Is anyone familiar with Tor, and if so, does anyone know how to get the following working within Tor:
-start tor
-navigate to webpage within the tor broswer
-hit the proper radio buttons by identifying elements within tor
-request a New Identity from tor
Thank's for any replies ahead of time. I really appreciate all the help I've received from these boards so far! If you have suggestions other than Tor, I'm all ears.
Is anyone familiar with Tor, and if so, does anyone know how to get the following working within Tor:
-start tor
-navigate to webpage within the tor broswer
-hit the proper radio buttons by identifying elements within tor
-request a New Identity from tor
Thank's for any replies ahead of time. I really appreciate all the help I've received from these boards so far! If you have suggestions other than Tor, I'm all ears.