Never Buy Proxies Again - Setup your own Proxy Server

Not sure what this error is , i am not a Linux geek so can't help you in that


I personally have not tested that , Social Media giants have become more strict on that IP things and they have pretty solid way to catch that
massproxy on here do the same as i try to exsplain but there using resedentual ip address and port's to make so many proxies up.

that why there so cheap.

only my opioion might be wrong i dont think i am

i was studdying proxy severs for a long time i learn all the bash code like what you posted but never took it up.

was on my mcse exam why i had to no about proxy servers .

i am pretty sure 1 ip can be converted into 1 to 1000 ip procies with port numbers and used to make accounts in a massive way .

ill have to build a squed server and test it.
 
Last edited by a moderator:
Stuck on line 17
"Add ips here along with Username : Password : Port in this format : proxy -p3128 -a -iYour Ip here -eYour Ip here"

Can anyone help me with this? Thanks.
 
@Seo Lover .

i always had the impression that 1 fresh ip v4 can be used for 1000 accounts if you wanted with the use of port numbers .

what i was tault at collage years ago.

you can get a deadecated server load what been said and use a fresh ipv4 and use 0 to 1000 ports to make as many accounts you want .

your need to use blue stacks with the new ip and ports, but that the throry .

to use a bot live 1 port for each ip understandable .

making multipule accounts using ports on a fresh ip should work.

i am only talking about making accounts.

am i correct .

No, you aren't correct. You can configure a proxy to accept connections on 65000 ports if you want, but at the end of the day there is still 1 public IP address for outbound connections.

Limiting factor is the outgoing/public IP address (which in your example there is 1), the port you connect to on the proxy doesn't matter. (besides running on known open proxy ports which some services may scan for 3128, 8080, etc. to detect open proxies)

IG/FB or whatever service will still see 1 IP address using 1000 accounts in your example and you'll take a swift kick in the nuts long before you get to that point.
 
stupid questions here sorry: if I'm renting additional IP addresses, why do I need to install a proxy server on each?
The web hosts I found offer just 2 additional IPs per VPS (so 3 in total), so if I want to create 21 IG accounts, I need to rent 7 VPS with 2 additional IPs, and install a proxy on each IP?
Thanks
 
Not sure what this error is , i am not a Linux geek so can't help you in that


I personally have not tested that , Social Media giants have become more strict on that IP things and they have pretty solid way to catch that


SEOLOVER can you recommend a good source of affordable small VPS?
 
@Seo Lover Sorry again, dumb question: If I get additional IP addresses, why do I need to convert the IPs into proxies?
Would the social network see that I'm using 10 IPs if I don't use proxies?
 
@Seo Lover Sorry again, dumb question: If I get additional IP addresses, why do I need to convert the IPs into proxies?
Would the social network see that I'm using 10 IPs if I don't use proxies?
its because you cant use those IPs outside of the VPS right now. If you follow this tutorial you can use this IPs from everywhere, either its your mobile phone, desktop pc or maybe another vps.
 
Stuck on line 17
"Add ips here along with Username : Password : Port in this format : proxy -p3128 -a -iYour Ip here -eYour Ip here"

Can anyone help me with this? Thanks.

here is complet example file

Code:
!/usr/local/bin/3proxy
daemon
pidfile /etc/3proxy/3proxy.pid
auth strong
nserver 8.8.8.8
nscache 65536
timeouts 1 5 30 60 180 1800 15 60
users: UsernameHere CL: asswordHere
allow UsernameHere
proxy -n -a -p8254 -i0.0.0.0  -e0.0.0.0
change 0.0.0.0 with your server IP address you can add more too , and I guess these apply to IP6 too .
 
this is the bin file
https://files.fm/u/cwqcwj6v
extract it on your pc upload 3proxy folder to /etc folder on your server and upload 3proxyinit file to /etc/init.d
Thanks for the help. So what after I upload the file my proxy is ready to use and I don't have to go through all the command? Sorry but I'm new to linux programming. I'm doing this on a Google Cloud vps
 
i
Thanks for the help. So what after I upload the file my proxy is ready to use and I don't have to go through all the command? Sorry but I'm new to Linux programming. I'm doing this on a Google Cloud vps
yep it ready to use , but you need to add your own configuration for port number etc , the example I shipped to you listing to port 8000 and don't use any authorization (username/password )
to start the server paste in terminal
Code:
 /etc/init.d/3proxyinit start
to get your VPS IP paste
Code:
wget  https://ident.me/
 
You can change many IPs with proxy service, more than 11 that you build by your own !
 
Back
Top