308fa6f0d2777d31e0eed011d93aecb3fa8f6e0f
[openwrt.git] / openwrt / package / ssltunnel / Config.in
1 config BR2_PACKAGE_SSLTUNNEL
2 prompt "ssltunnel ........................A PPP over SSL vpn tool"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_OPENSSL
6 select BR2_PACKAGE_PPP
7 help
8 A PPP over SSL vpn tool
9
10 http://www.hsc.fr/ressources/outils/ssltunnel/index.html
11
This page took 0.054628 seconds and 3 git commands to generate.