mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 14:12:20 +01:00
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
config BR2_PACKAGE_GLORYTUN
|
|
bool "glorytun"
|
|
select BR2_PACKAGE_LIBSODIUM
|
|
help
|
|
A small, simple and secure VPN.
|
|
|
|
https://github.com/angt/glorytun
|