gegeliu / pptpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoPToP README
-------------

You *must* do a 'make install' or PoPToP will *NOT* find the binaries!
See INSTALL for generic compile/install instructions, and run
"./configure --help" for a list of valid options, or just type:

./configure
make
make install

(make install copies the binaries to /usr/local/sbin, so you better be root)

To run PoPToP simply type: 'pptpd' (or /usr/local/sbin/pptpd if you don't
have /usr/local/sbin in your path).

You may specify a number of options on the command line to change
how PoPToP launches PPPD.

Type: 'pptpd -h' for options you may specify on the command line.

A sample config file is in samples/

For more help look in html/
or visit the PoPToP Web site at: http://www.moretonbay.com/vpn/pptp.html


Good Luck!

-PoPToP Development Team

About

License:GNU General Public License v2.0


Languages

Language:C 57.7%Language:HTML 19.2%Language:Makefile 7.6%Language:Shell 7.3%Language:Roff 6.9%Language:Perl 1.3%