From a08cc0faa8f024dcab10065a5b1b69f41a08ac4a Mon Sep 17 00:00:00 2001 From: afei Date: Tue, 31 Mar 2020 20:32:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E5=A2=9E=E5=8A=A0wireguard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit wireguard是个流行的vpn软件,希望可以内置,感谢 --- app_config.seed | 1 + 1 file changed, 1 insertion(+) diff --git a/app_config.seed b/app_config.seed index 520456e..669ed75 100644 --- a/app_config.seed +++ b/app_config.seed @@ -79,3 +79,4 @@ CONFIG_PACKAGE_luci-theme-openwrt=y CONFIG_PACKAGE_autocore=y CONFIG_PACKAGE_luci-app-smartdns=y +CONFIG_PACKAGE_luci-app-wireguard=y