diff options
Diffstat (limited to 'openwrt/package/frickin/Config.in')
-rw-r--r-- | openwrt/package/frickin/Config.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openwrt/package/frickin/Config.in b/openwrt/package/frickin/Config.in new file mode 100644 index 0000000..6747197 --- /dev/null +++ b/openwrt/package/frickin/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_FRICKIN + tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy" +# default m if CONFIG_DEVEL + default n + 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/ + + |