How to Setup Your Own Proxy Server Using Debian-9 64X[No Hoax]

lord_of_dragon

Junior Member
Joined
Mar 16, 2012
Messages
160
Reaction score
41
I dont want talk to much but this is works and I want to share it for you all.
If its work, thats because of blackhatworld.com just gave me a chance to learning in this beloved forum and all of you my friends!

#Noted - This is only for 1 ip proxy for 1 server or 1 VPS,Using the cheap one is good!

You can add this script in Debian 9 - 64x:
at first, Download WinSCP first so you can input the squid.conf file to WinSCP
connect to your server! ip & root & password #dont need to teach this anymore right?

Download WinSCP here: https://winscp.net/eng/download.php

follow this instruction
running putty!
ip
root
password
=================Installation FIRST!!=============
apt update
apt upgrade
apt -y install apache2-utils squid
=============================================
1.in winsp go to "etc" folder
2.find folder "Squid"
3.open "squid.conf"
4. go to https://seoproxies.net/squid.conf --->copy all script
5. Delete all of your old script - copy paste all of the NEW script in "squid.conf" from link above
6. then save - Do you know the button right? dont ask how to save hahaha #just kidding
7. run again your putty of your server
============================================
add username and password by
htpasswd -c /etc/squid/passwd username

they will ask new password, and re-type new password

after finish add your username and password and then copy this script

systemctl enable squid
systemctl restart squid
systemctl status squid --->check status must be running!

and if you want to add more than 1 user account -just copy paste
htpasswd /etc/squid/passwd username #without -c

if you want to delete old username -just copy paste
htpasswd -D /etc/squid/passwd username #with -D
you can try it, I hope it will success ask me freelly if you have trouble shoot

Tell me if it works to you all. im waiting here!
 
Last edited:
I see. So instead of manual edit config I just copy paste it via ftp access and good to go?

access_log none
cache_store_log none
cache_log /dev/null
auth_param basic children 5

@lord_of_dragon

What are those commands?
 
I see, just was couries about those command lines.

Any idea what will be the most effective solution to scale such process for 200k proxies?
 
I see, just was couries about those command lines.

Any idea what will be the most effective solution to scale such process for 200k proxies?
this is for your private proxies without people disturb you.
for that, that was a big high scale. I prefer buy some proxies then make a big network like that wasting your money and time. this is just for simple.
 
Digital Ocean has some nice tutorials about setting up your own VPS, as well as Squid installation, so you can Google them. Thanks for sharing!
 
Will proxy work only on HTTP protocol? what about HTTPs ?
HTTP PORT 80
HTTPs 443

you can change the port on nano /etc/squid/squid.conf

Digital Ocean has some nice tutorials about setting up your own VPS, as well as Squid installation, so you can Google them. Thanks for sharing!
nice info bro,can you share the docs.or tutorial from digital ocean?it would be great!
 
you can follow these steps first of all you need to install web server and PHP , download PHP proxy or glype as you want , configure web server ,enable HTTPS for your web proxy , finally there is an optional step that putting your web proxy behind cdn


 
you can follow these steps first of all you need to install web server and PHP , download PHP proxy or glype as you want , configure web server ,enable HTTPS for your web proxy , finally there is an optional step that putting your web proxy behind cdn
is it for debian 9?
 
Does it's possible to rotate IPs across many vendors/hosting provider?

Which vendors do you suggest? For 1$ per IP (una tantum)

Just wondering if it make sense for scraping a big marketplace only, I need to send many requests per second...

Thanks.
 
I dont want talk to much but this is works and I want to share it for you all.
If its work, thats because of blackhatworld.com just gave me a chance to learning in this beloved forum and all of you my friends!

#Noted - This is only for 1 ip proxy for 1 server or 1 VPS,Using the cheap one is good!

You can add this script in Debian 9 - 64x:
at first, Download WinSCP first so you can input the squid.conf file to WinSCP
connect to your server! ip & root & password #dont need to teach this anymore right?

Download WinSCP here: https://winscp.net/eng/download.php

follow this instruction

you can try it, I hope it will success ask me freelly if you have trouble shoot

Tell me if it works to you all. im waiting here!
Does this still work?
 
Does it's possible to rotate IPs across many vendors/hosting provider?

Which vendors do you suggest? For 1$ per IP (una tantum)

Just wondering if it make sense for scraping a big marketplace only, I need to send many requests per second...

Thanks.
you can setup 1 vps with more ip. my best suggestion it vutlr but, I dont know the quality of each ip.

Does this still work?
Yes Sure, it still work bro
 
this can be used for setting up multiple Instagram accounts OP ?
with this method you can create anyproxies sir, But I still not traying for instagram,

this worked and properly functional to SEnuke, RankerX, and GSA
 
Back
Top