Changes

Jump to navigation Jump to search
198 bytes added ,  12:30, 5 December 2018
Created page with "== Install == sudo apt install squid == Allow access to host == * edit sudo nano /etc/squid/squid.conf * add <nowiki>acl pentesting01 src 15.17.170.165/32 http_access allo..."
== Install ==
sudo apt install squid

== Allow access to host ==
* edit
sudo nano /etc/squid/squid.conf
* add
<nowiki>acl pentesting01 src 15.17.170.165/32
http_access allow pentesting01</nowiki>

Navigation menu