Web browser help

Mackie Tjan

Newbie
Joined
May 4, 2018
Messages
13
Reaction score
1
I’m coding a winform that has multiple web browsers that will open with one click. But they share the same ip. How would I make each one appear as if it’s another server ip to each web browser? Thanks!
 
I’m coding a winform that has multiple web browsers that will open with one click. But they share the same ip. How would I make each one appear as if it’s another server ip to each web browser? Thanks!
Maybe you can run browser based VPNs on each of the browsers
 
Are you using C#? What browser are you trying to use? You'll have to programmatically pass in the browser settings containing proxy information.
 
Don't use the embedded browser for botting, it sucks
 
Back
Top