- Apr 27, 2016
- 6,373
- 2,523
So, how is it going?
Squid is written in C++ and it's very fast. You don't need any special config, basic is enough.what config does the squid have that will work as a charm?
#!/bin/bash
apt update
apt install squid apache2-utils -y
htpasswd -cb /etc/squid/internet_users owner 123123
echo 'http_port 8000
acl owner src ***your IP***/24
http_access allow owner
auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/internet_users
auth_param basic children 5 startup=2 idle=1
auth_param basic realm =HITMAN=
auth_param basic credentialsttl 12 hours
acl internet_users proxy_auth REQUIRED
http_access allow internet_users
http_access deny all
cache deny all' > /etc/squid/squid.conf
service squid restart
exit
How much is your monthly proxy and Xevil cost?Already solved that. Got 60 private proxies, success rate went up