mirror of https://github.com/hak5/openwrt-owl.git
parent
8ea1a39bc0
commit
9b705f5a57
|
@ -1,7 +1,6 @@
|
||||||
config BR2_PACKAGE_FRICKIN
|
config BR2_PACKAGE_FRICKIN
|
||||||
tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
|
tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
|
||||||
# default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
default n
|
|
||||||
help
|
help
|
||||||
Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP)
|
Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP)
|
||||||
client to connect to a PPTP server through Network Address
|
client to connect to a PPTP server through Network Address
|
||||||
|
@ -9,4 +8,3 @@ config BR2_PACKAGE_FRICKIN
|
||||||
|
|
||||||
http://frickin.sourceforge.net/
|
http://frickin.sourceforge.net/
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue