-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
> @BaseMax Can you answer some of my questions regarding this repo? #6
Comments
@BaseMax This repository has 3 .conf files, namely squid.conf, squid-ip.conf, squid-2.conf. I am not able to whitelist some of the domains that I have. I have used squid-2.conf file and changed the ip.allow files with my custom domains that I wanted to whitelist. |
Only "squid.conf" file has called in the bash scripts squid3-install.sh, and squid_configure_ip.sh. Regards, |
Yup, I know that. Can you tell me what squid_configure_ip.sh does? I am not able to get what multiple ips have to do? |
I don't know.
Updating the squid config.
Regards, |
You can create a file and add in a list of sites to be whitelisted e.g: copied from a page
Restart squid using:
Or start the squid service. I suggest you study:
Regards, |
Thankyou @BaseMax for the resources and your time. I configured my proxy server. |
Hello @jalotra,
What's your question? (Create a new issue and ask there...)
Regards,
Max
Originally posted by @BaseMax in #4 (comment)
The text was updated successfully, but these errors were encountered: