mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
- vtun depends on lzo and openssl just like openvpn
This commit is contained in:
parent
a3a46b5545
commit
504a1c95d6
@ -1,6 +1,8 @@
|
|||||||
config BR2_PACKAGE_VTUN
|
config BR2_PACKAGE_VTUN
|
||||||
bool "vtun"
|
bool "vtun"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_LZO
|
||||||
|
select BR2_PACKAGE_OPENSSL
|
||||||
help
|
help
|
||||||
Tool for easily creating Virtual Tunnels over TCP/IP networks
|
Tool for easily creating Virtual Tunnels over TCP/IP networks
|
||||||
with traffic shaping, compression, and encryption.
|
with traffic shaping, compression, and encryption.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user