SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
galleryadd.pl NG
Installation
If you haven't already, the CPAN shell will require configuring when you enter it:
perl -MCPAN -e shell
Install the required CPAN modules:
install Bundle::LWP
install URI
install LWP::UserAgent
install HTTP::Request::Common
install HTTP::Response
install Data::Dumper
install Time::HiRes
Exit the shell:
exit
cd /extra/src
wget http://freshmeat.net/redir/galleryadd/56556/url_tgz/galleryadd-2.30.tar.gz
tar zxvf galleryadd-2.30.tar.gz
- Log in to post comments