Anyone knows how to setup proxies in windows?

p4q

Junior Member
Joined
Apr 16, 2018
Messages
142
Reaction score
8
hi i have a few additional IPs and my OS is windows server 2012. anyone knows
if it's possible to have those IPs as proxies? if so, how can i do it?
thanks
 
  • Navigate to User Configuration–>Windows Settings–>Internet Explorer Maintenance–>Connection.
  • Double click on 'Proxy Settings'
  • Set your proxy.

do you know where can i find that? on my gpedit i cannot find that here
or is there any other way? thanks
 
Try using one of those proxyfier or proxycap tools. They are paid tools, but you get a GUI and IP management.
 
dude is asking HOW TO SET UP his own proxies with his additional IP's. not how to use a fucking proxy.
OP - use Freeproxy or CCproxy
 
dude is asking HOW TO SET UP his own proxies with his additional IP's. not how to use a fucking proxy.
OP - use Freeproxy or CCproxy

thanks mate but it will only work for my main IP not my additional IPs.
do you know how can i get it to work for my additional IPs as well?
 
thanks mate but it will only work for my main IP not my additional IPs.
do you know how can i get it to work for my additional IPs as well?
now that you said it I think the easiest way would be 3proxy for you , literally just download it, and make a simple config

maxconn 200
nscache 65536
timeouts 1 5 30 60 180 1800 15 60

auth strong
users test:CL:123
allow test
proxy -n -a -1111 -i127.0.0.1 -e10.136.222.188(additional IP)
proxy -n -a -2222 -i127.0.0.1 -e10.133.167.127(additional IP)
etc

that's literally whole simple config
 
now that you said it I think the easiest way would be 3proxy for you , literally just download it, and make a simple config

maxconn 200
nscache 65536
timeouts 1 5 30 60 180 1800 15 60

auth strong
users test:CL:123
allow test
proxy -n -a -1111 -i127.0.0.1 -e10.136.222.188(additional IP)
proxy -n -a -2222 -i127.0.0.1 -e10.133.167.127(additional IP)
etc

that's literally whole simple config


I've been trying to install 3proxy in windows but i get this error

'3proxy.exe' is not recognized as an internal or external command, operable program or batch file
 
I can’t find much guides for 3proxy and Windows.

You might be better installing hyperv role, then building a Linux VM and installing a proxy app on there then assigning the ip addresses to it.

If you go this route, there’s a good guide for setting up proxy server on Linus here -

https://www.blackhatworld.com/seo/never-buy-proxies-again-setup-your-own-proxy-server.872539/
I have tried this guide but scrapebox can't detect that proxy. Do you have other alternative? Thanks
 
I've been trying to install 3proxy in windows but i get this error

'3proxy.exe' is not recognized as an internal or external command, operable program or batch file
you have to go to C:/3proxy/bin/ ( where you installed 3 proxy) , and there will be 3proxy.exe , you can rut it from there or set this path in your system variables.
From all the alternatives 3proxy is the easiest one to set up/configure ;)
 
Back
Top