ANNOUNCE
上传用户:seven77cht
上传日期:2007-01-04
资源大小:486k
文件大小:5k
源码类别:

浏览器

开发平台:

Unix_Linux

  1.           WWWOFFLE - World Wide Web Offline Explorer - Version 2.5e
  2.           =========================================================
  3. The WWWOFFLE programs simplify World Wide Web browsing from computers that use
  4. intermittent (dial-up) connections to the internet.
  5. Description
  6. -----------
  7. The WWWOFFLE server is a proxy web server with special features for use with
  8. dial-up internet links.  This means that it is possible to browse web pages and
  9. read them without having to remain connected.
  10. Basic Features
  11.     - Caching of HTTP, FTP and finger protocols.
  12.     - Allows the 'GET', 'HEAD', 'POST' and 'PUT' HTTP methods.
  13.     - Interactive or command line control of online/offline/autodial status.
  14.     - Highly configurable.
  15.     - Low maintenance, start/stop and online/offline status can be automated.
  16. While Online
  17.     - Caching of pages that are viewed for later review.
  18.     - Conditional fetching to only get pages that have changed.
  19.         - Based on expiration date, time since last fetched or once per session.
  20.     - Non cached support for SSL (Secure Socket Layer e.g. https).
  21.     - Can be used with one or more external proxies based on web page.
  22.     - Control which pages cannot be accessed.
  23.         - Allow replacement of blocked pages.
  24.     - Control which pages are not to be stored in the cache.
  25. While Offline
  26.     - Can be configured to use dial-on-demand for pages that are not cached.
  27.     - Selection of pages to download next time online
  28.         - Using normal browser to follow links.
  29.         - Command line interface to select pages for downloading.
  30.     - Control which pages can be requested when offline.
  31.     - Provides non-cached access to intranet servers.
  32. Automated Download
  33.     - Downloading of specified pages non-interactively.
  34.     - Options to automatically fetch objects in requested pages
  35.         - Understands various types of pages
  36.             - HTML 4.0, Java classes, VRML (partial), XML (partial).
  37.         - Options to fetch different classes of objects
  38.             - Images, Stylesheets, Frames, Scripts, Java or other objects.
  39.     - Automatically follows links for pages that have been moved.
  40.     - Can monitor pages at regular intervals to fetch those that have changed.
  41.     - Recursive fetching
  42.         - To specified depth.
  43.         - On any host or limited to same server or same directory.
  44.         - Chosen from command line or from browser.
  45.         - Control over which links can be fetched recursively.
  46. Convenience
  47.     - Optional information footer on HTML pages showing date cached and options.
  48.     - Options to modify HTML pages
  49.         - Remove Javascript.
  50.         - Stop animated GIFs.
  51.         - Indicate cached and uncached links.
  52.         - Remove the blink tag.
  53.     - Automatic proxy configuration for Netscape.
  54.     - Searchable cache with the addition of the ht://Dig program.
  55.     - Built in simple web-server for local pages.
  56.     - Timeouts for server connection and data transfer to stop server lockups.
  57.     - Continue or stop downloads interrupted by client or server.
  58.     - Purging of pages from cache
  59.         - Based on URL matching.
  60.         - To keep the cache size below a specified limit.
  61.         - To keep the free disk space above a specified limit.
  62.         - Interactive or command line control.
  63. Indexes
  64.     - Multiple indexes of pages stored in cache
  65.         - Servers for each protocol (http, ftp ...).
  66.         - Pages on each server.
  67.         - Pages waiting to be fetched.
  68.         - Pages fetched last time online.
  69.         - Pages monitored on a regular basis.
  70.     - Configurable indexes
  71.         - Sorted by name, date, server domain name, type of file.
  72.         - Options to delete, refresh or monitor pages.
  73.         - Selection of complete list of pages or hide un-interesting pages.
  74. Security
  75.     - Works with pages that require basic username/password authentication.
  76.     - Automates proxy authentication for external proxies that require it.
  77.     - Control over access to the proxy
  78.         - Defaults to local host access only.
  79.         - Host access configured by hostname or IP address.
  80.         - Optional proxy authentication for user level access control.
  81.     - Optional password control for proxy management functions.
  82.     - Can censor incoming and outgoing HTTP headers to maintain user privacy.
  83. Configuration
  84.     - All options controlled using a configuration file.
  85.     - Interactive web page to allow editing of the configuration file.
  86.     - User customisable error and information pages.
  87. Changes
  88. -------
  89. Since version 2.5d:
  90. Bug Fixes:
  91.  Changed the htsearch.conf file.  Fixed a bug with ModifyHTML option on large
  92.  blocks of text.  Improved the lex parsers by using better flex options and
  93.  re-coding parts.  Alternative fix for the FTP listings with ':' in them.
  94.  Change the values of the del-dontget and del-dontcache config file options in
  95.  supplied wwwoffle.conf.
  96. Translations:
  97.  Added Italian translations of WWWOFFLE messages.
  98. Contrib:
  99.  Added some new files.
  100. Availability
  101. ------------
  102. FTP server: ftp://metalab.unc.edu/pub/Linux/apps/www/servers/wwwoffle-2.5e.tgz
  103. FTP server: ftp://ftp.demon.co.uk/pub/unix/httpd/wwwoffle-2.5e.tgz
  104. Web page: http://www.gedanken.demon.co.uk/wwwoffle/
  105. Author & Copyright
  106. ------------------
  107. This program is copyright Andrew M. Bishop 1996,97,98,99,2000
  108. (amb@gedanken.demon.co.uk) and distributed under GPL.
  109. email: amb@gedanken.demon.co.uk
  110. [Please put wwwoffle in the subject line]