18th Nov, 2002. Tested by Redhat 8.0

World Wide Web Offline Explorer (wwwoffle-2.7f) (Proxy)

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 Homepage

Installation

  1. Download wwwoffle-2.7f.tgz from wwwoffle download page

  2. 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
    

Configuration

  1. Edit /etc/wwwoffle.conf

    ...
    AllowConnectHosts
    {
    *
    ...
    
    Proxy
    {
     <http://>proxy = 192.168.0.1:8080
    ...
    

Start the WWWOFFLE demon

  1. Edit /etc/rc.local

    ...
    # wwwofflie
    /usr/local/sbin/wwwoffled -c /etc/wwwoffle.conf
    
  2. Tell the WWWOFFLE demon that you are online
    /usr/local/bin/wwwoffle -online
    
  3. Tell the WWWOFFLE demon that you are online
    /usr/local/bin/wwwoffle -offline
    

Back
Google
Web www.grape-info.com