Added support httpd user-agent, IP address binding, closes #265 and #108
[openwrt.git] / 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_LIBOPENSSL
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.067465 seconds and 5 git commands to generate.