mirror of https://github.com/hak5/openwrt-owl.git
11 lines
330 B
Plaintext
11 lines
330 B
Plaintext
config BR2_PACKAGE_FRICKIN
|
|
tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP)
|
|
client to connect to a PPTP server through Network Address
|
|
Translation (NAT).
|
|
|
|
http://frickin.sourceforge.net/
|
|
|