Never Buy Proxies Again - Setup your own Proxy Server

I've tried to negotiate with 10 different providers but no luck at all for $1/ip.
All of them are $2/ip.

If you buy 10 ips many providers will give you 1 - 1.5$ price range .
 
Where do you buy the IPs from ? That is the tough part. Let's say I need 1000 IPs.. where can i get them from ?
I understood the setup part..
 
Where do you buy the IPs from ? That is the tough part. Let's say I need 1000 IPs.. where can i get them from ?
I understood the setup part..

You are not going to get 1000 ips in a single server .

You can get 1000 or even 10000 ips in different servers , different providers , thats all about your budget !
 
Thanks for sharing great information.Bookmarked.
 
You are not going to get 1000 ips in a single server .

You can get 1000 or even 10000 ips in different servers , different providers , thats all about your budget !


i understand that.. But i need 1K IPs and intend on setting this up..now i need clean un-used IPs to setup.. where can i get the cheapest rate ?
Also what is the lowest? Like 0.2$ per IP (I dont know..just asking) ?
 
i understand that.. But i need 1K IPs and intend on setting this up..now i need clean un-used IPs to setup.. where can i get the cheapest rate ?
Also what is the lowest? Like 0.2$ per IP (I dont know..just asking) ?

Good luck getting extra ip's for $1 let alone $0.20. They are limited supply so providers can't just hand them out cheaply.
If they were $1 i'd be buying a /27 right now.
 
i understand that.. But i need 1K IPs and intend on setting this up..now i need clean un-used IPs to setup.. where can i get the cheapest rate ?
Also what is the lowest? Like 0.2$ per IP (I dont know..just asking) ?
You can get them in minimim 1$ per ip , buy from different providers as no single provider is gonna provide you 1k ips
 
A step by step guide to setup your own proxy server . No need to buy proxies again when you can setup your own server in almost same prices as most of providers sell .

Step # 1 : Goto LowEndBox.com or Webhostingtalk.com and find a VPS provider who has good reviews and can provide additional ips in reasonable prices (1$ per ip)

Step # 2 : Buy a Liunux VPS with 1GB RAM , 1 Core with 100Mbit or above port speed and with additional ips

Usuall prices for such VPS are 5$ per month for VPS and 10$ for 10 additional IPS

So in 15$ you get 11 total IPs (10 additional and 1 VPS IP) which you can then convert into proxies - In 15$ you are getting 11 Virgin Dedicated Proxies which you cannot purchase from most sellers

To get different IP range and subnets , purchase different smaller VPS in different locations and setup proxy server on them


Now the actual Work starts to setup proxy server

Steps to follow : Install Ubuntu 14 when you purchase VPS and then run below commands in SSH terminal (Use Putty for SSH access)
  1. apt-get update
  2. apt-get -y install fail2ban software-properties-common
  3. apt-get install nano
  4. apt-get install build-essential libevent-dev libssl-dev
  5. cd /etc
  6. wget http://3proxy.ru/0.7.1.1/3proxy-0.7.1.1.tgz
  7. tar zxvf 3proxy-0.7.1.1.tgz
  8. rm 3proxy-0.7.1.1.tgz
  9. cd 3proxy
  10. nano src/proxy.h
  11. add line - #define ANONYMOUS 1 (this makes proxy anonymous)
  12. make -f Makefile.Linux
  13. make -f Makefile.Linux install
  14. mkdir log
  15. cd cfg
  16. nano 3proxy.cfg
  17. Add ips here along with Username : Password : Port in this format : proxy -p3128 -a -iYour Ip here -eYour Ip here
  18. Edit username and password in the same file in this format : users UsernameHere:CL:passwordHere
  19. Allow your username in the same file (You will see the Allow option , just add your username there)
  20. chmod 0777 3proxy.cfg
  21. cd ../
  22. nano scripts/rc.d/proxy.sh ( enter the directory where you installed 3Proxy script! )
  23. sh scripts/rc.d/proxy.sh start
  24. nano /etc/rc.local
  25. sh /etc/3proxy/scripts/rc.d/proxy.sh start
Summary of the above commands :
  1. Update Ubuntu
  2. Install Fail2ban
  3. Install Nano editor
  4. Install libevent and libssl
  5. Download 3Proxy script
  6. Unzip it to directory
  7. And edit the Proxy.h file through Nano and add line #define ANONYMOUS1
  8. Edit 3Proxy.cfg through Nano and add your ips along with port , username and password
  9. Then edit proxy.sh and enter where you installed 3Proxy
  10. Reboot the server and thats it !

Thats it , restart your server and your proxy server is ready . Go ahead and test your proxies .
After when i install, how i can use the proxies? I mean frontend
 
Thank you
they will be username:pass proxy or ip autho ?
 
OP be glad because neg rep feature disabled .... otherwise you will get shitload from proxies sellers .......
 
OP be glad because neg rep feature disabled .... otherwise you will get shitload from proxies sellers .......
Lol, shit for what? Is that an explosive idea that one can buy a VPS and additional IPs? Or isn't google full of manuals about installing proxies?
Still even here we see people coming up with nonsense questions and many don't want to fuck with all configs and installing software, some people don't have an idea about this linux-unix stuff and will rather pay a little to get some one take care and setup these things.
Also if you need 20, 50, 100 etc proxies there are few providers who will sell that amount of IPs with no justification.
 
great posts, thanks for sharing

i laughed when i read the word "Virgin Dedicated Proxies"

virgin is indeed very hard to find in these 21st centuries...
 
Back
Top