PPP Remote Control
Version 0.7, September 1, 2000
What is does:
- Allow remote operation of pppd with the convenience of a web browser
- Very useful in masquerading setups, eliminates the need to telnet into
the server in order to start pppd, if diald or other fully automatic
setups are inappropriate or undesirable
- Start, stop and full status report of ppp connections
- Seperate authentication methods possible for status or start and stop
What you need:
- A running Linux system (other Unix-like operating systems may work)
- Perl >= 5.001
- pppd >= 2.3.8, fully operational, with at least one entry
in /etc/ppp/peers (or you won't be able to start connections)
- a CGI capable web server. Apache for example.
How to use it:
- copy .htaccess and ppp-rc.cgi into a cgi-bin directory
- browse to it
- Have Fun!
That's it!
ppp-rc is Copyright © 2000 by
Josef Drexler.
It may be redistributed under the terms of the GNU General Public License. For more
information please read the file COPYING which should have come with
the distribution.