Skip to content

quozl/pptp

Repository files navigation

pptp

pptp is an implementation of the PPTP protocol for Linux and
other Unix systems.

Copyright (C) 2000  Free Software Foundation

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.

You can find notes on installing in the file INSTALL, usage notes in
the file USING, design notes in the Documentation directory, and the
standards documents used to implement pptp can be found in the
Reference directory.

New versions and additional documentation can be found on the PPTP
Client project page, at http://pptpclient.sourceforge.net/

Discussion of this code occurs on the mailing list for the PPTP Client
project on SourceForge.  To subscribe, visit the project's mailing
lists page, or

http://lists.sourceforge.net/lists/listinfo/pptpclient-devel

Discussion of this code used to occur on the mailing list
pptp@debs.fuller.edu, subscribe by sending "subscribe" in the body on
an email to pptp-request@debs.fuller.edu, or look at
http://debs.fuller.edu.  Christoph Lameter was the list organizer.

Re-organization and patches are of course greatly welcomed.
See the file TODO.

James Cameron <james.cameron@hp.com> (maintainer, release engineer)
C. Scott Ananian <cananian@alumni.princeton.edu> (original author)


$Id: README,v 1.6 2011/11/10 23:31:27 quozl Exp $