Skip to content

Commit

Permalink
Upgrade to squid3, block carrier unique identifying headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
essandess committed Apr 7, 2016
1 parent 81a088b commit 8db92ee
Show file tree
Hide file tree
Showing 3 changed files with 11,589 additions and 3,521 deletions.
3 changes: 2 additions & 1 deletion readme-and-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@ fi
$SUDO $PORT selfupdate

# Install wget, gnupg, 7z, proxies, perl modules
$SUDO $PORT install wget gnupg p7zip squid privoxy nmap
$SUDO $PORT uninstall squid && $SUDO $PORT clean --dist squid
$SUDO $PORT install wget gnupg p7zip squid3 privoxy nmap
$SUDO $CPAN install
$SUDO $CPAN -i Data::Validate::IP
$SUDO $CPAN -i Data::Validate::Domain
Expand Down
Loading

0 comments on commit 8db92ee

Please sign in to comment.