1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 18:53:09 +02:00
openwrt-xburst/openwrt/package/ssltunnel/Config.in
florian 3c84b71803 Added package ssltunnel, thanks to Eric (emss)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-26 10:36:21 +00:00

12 lines
287 B
Plaintext

config BR2_PACKAGE_SSLTUNNEL
prompt "ssltunnel ........................A PPP over SSL vpn tool"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_PPP
help
A PPP over SSL vpn tool
http://www.hsc.fr/ressources/outils/ssltunnel/index.html