1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 00:45:21 +02:00
openwrt-xburst/package/ssltunnel/Config.in

12 lines
287 B
Plaintext
Raw Normal View History

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