18th Nov, 2002. Tested by Redhat 8.0
The wwwoffled program is a simple proxy server with special features for use with dial-up internet links. This means that it is possible to browse web pages and read them without having to remain connected
The WWWOFFLE HomepageDownload wwwoffle-2.7f.tgz from wwwoffle download page
Compilation
# cp wwwoffle-2.7f.tar.gz /usr/local/src
# tar zxvf wwwoffle-2.7f.tar.gz
# cd wwwoffle-2.7f
# ./configure
# make
# make install
Edit /etc/wwwoffle.conf
...
AllowConnectHosts
{
*
...
Proxy
{
<http://>proxy = 192.168.0.1:8080
...
Edit /etc/rc.local
...
# wwwofflie
/usr/local/sbin/wwwoffled -c /etc/wwwoffle.conf
/usr/local/bin/wwwoffle -online
/usr/local/bin/wwwoffle -offline
Copyright © [- SroNey / JohN -]. All rights reserved