mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
fd342b1ada
SVN-Revision: 2333
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
config BR2_PACKAGE_VTUN
|
|
prompt "vtun.............................. VPN tunneling daemon"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBLZO
|
|
select BR2_PACKAGE_LIBOPENSSL
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
A VPN tunneling daemon
|
|
|
|
http://vtun.sourceforge.net
|
|
|