By rewrsf
Hi all. I want to learn how to create my own proxies to be used when making purchases. I followed this guide: https://www.digitalocean.com/community/tutorials/how-to-install-squid-proxy-on-ubuntu-12-10-x64
I do not understand Step 3. I’ll be using the proxies on the server i deploy on DigitalOcean. Also how do i automate the steps so i dont have to type everything again for my remaining proxies?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This comment has been deleted
Hi there, just for those like myself whom are Googling for an answer to this;
Referring to: https://wiki.squid-cache.org/SquidFaq/SquidAcl#ACL_elements
It looks like the squid acl setup / config could be set like this:
acl myhost src 100.100.1.100
http_access allow myhost
Where 100.100.1.100 is the client IP you want to allow
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.