home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / IJB20OS2 / README < prev    next >
Text File  |  1997-09-16  |  4KB  |  72 lines

  1. README file for The Internet Junkbuster Proxy (TM) from Junkbusters Corp.
  2.  
  3.     $Id: README,v 1.13 1997/09/12 19:03:16 acjc Exp $ 
  4.  
  5.     This program is free software; you can redistribute it and/or modify it
  6.     under the terms of the GNU General Public License as published by the
  7.     Free Software Foundation; either version 2 of the License,
  8.     or (at your option) any later version.
  9.  
  10.     This program is distributed in the hope that it will be useful,
  11.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  12.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  13.     See the GNU General Public License for more details.
  14.  
  15.     You should have received a copy of the GNU General Public License
  16.     along with this program; if not, write to the Free Software
  17.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  18.  
  19. This directory should contain the following files.  The .html files are also
  20. in http://www.junkbusters.com/ht/en/ and http://internet.junkbuster.com
  21. You are welcome to publish copies of the .html files on your local web server,
  22. according to the GNU General Public License.
  23.  
  24. gpl.html    GNU General Public Licence
  25. ijbman.html    Manual for the Internet Junkbuster, HTML format
  26. junkbuster.1    Manual for the Internet Junkbuster, man macro format:
  27.             man ./junkbuster.1 # or nroff -man junkbuster.1 | more
  28. ijbfaq.html    FAQ: Frequently Asked Questions on the Internet Junkbuster
  29.         Includes installation instructions
  30. sconfig.txt    A sample configuration file with all options commented out
  31. sblock.txt    A sample blockfile (which doesn't really block much, see FAQ)
  32. scookie.txt    A sample cookiefile (permits little; you decide who to trust)
  33. saclfile.txt    A sample access control file (block access to everyone)
  34. sforward.txt    A sample forwardfile (does no fowarding, no gateways, so SOCKS)
  35. strust.txt    A sample trustfile (has no trusted sites and blocks nothing)
  36. conn.c, bind.c, encode.c, loaders.c, parsers.c, ssplit.c   Various utilities
  37. socks4.c    Code for SOCKS4 and SOCKS4A gateways
  38. jcc.c        The main program
  39. jcc.h        #included declarations etc
  40. gnu_regex.c, gnu_regex.h:    Regular expression code from the FSF, not us.
  41. win32.c        A few lines of code specific to the Windows version (95 & NT)
  42. acl.c        Access controls (new in version 2.0) - doesn't replace firewalls
  43. filters.c    Strings for the presentation of messages to user
  44. Makefile    A very bland Makefile; Most versions of Unix except HP & Suns
  45.         compile without change. Windows requires the changes indicated.
  46.  
  47. The version of the code with this makefile is Version 2.0.
  48. Note that the command line options in Versions 1.X do not work
  49. because version 2.0 switched to a configuration file system.
  50. No CHANGES file is included; for a history of previous versions see
  51.     http://www.junkbusters.com/ht/en/ijbdist.html#previous
  52.  
  53. Installation directions are given in the FAQ. If you just want to test it
  54. with its defaults of simply stopping cookies and so on, all you need to do now
  55. on most Unix systems is type make, run junkbuster & and configure your browser.
  56. See the documentation for other systems and further uses.
  57.  
  58. If you find that the Internet Junkbuster improves the quality of your life
  59. online, we hope you'll visit http://www.junkbusters.com to see how our free
  60. services can help you bust other kinds of junk out of your life:
  61. junk mail, spam, telemarketing, and invasions of your private data.
  62.  
  63. If your company finds this software useful in protecting its confidential
  64. information and making its people happier and more productive, please consider
  65. purchasing one of our our commercial support packages:
  66.     http://www.junkbusters.com/ht/en/ijbfaq.html#commercial
  67.  
  68. We don't advertise, so please tell others in your community about us.
  69.  
  70. Junkbusters Corp.
  71. http://www.junkbusters.com
  72.