PPtP driver: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 1: | Line 1: | ||
Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. | |||
===Installation=== | ===Installation=== | ||
| Line 7: | Line 6: | ||
in your config.sys | in your config.sys | ||
;Requirements | |||
* EMX runtime | * EMX runtime | ||
==License== | ==License== | ||
* GNU GPL | * GNU GPL | ||
* Port: [[Christoph Theis]] | * Port: [[Christoph Theis]] | ||
Revision as of 22:24, 1 July 2018
Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks.
Installation
XF86sup.sys is a driver, so you need a line
DEVICE=...\XF82SUP.SYS
in your config.sys
- Requirements
- EMX runtime
License
- GNU GPL
- Port: Christoph Theis