diff --git a/_addons.config b/_addons.config index e9f31eb..591acfa 100644 --- a/_addons.config +++ b/_addons.config @@ -45,3 +45,9 @@ CONFIG_FEED__alpine_fan_control=m ### luci-app-xray #GIT_PACKAGE luci-app-xray=https://github.com/yichya/luci-app-xray.git master + + +### AmneziaWG +#GIT_FEED _amneziawg=https://github.com/lolo6oT/awg-openwrt.git +CONFIG_FEED__amneziawg=m + diff --git a/_vpn.config b/_vpn.config index f3a7157..382bfa5 100644 --- a/_vpn.config +++ b/_vpn.config @@ -16,6 +16,11 @@ CONFIG_PACKAGE_kmod-wireguard=y CONFIG_PACKAGE_wireguard-tools=y CONFIG_PACKAGE_luci-proto-wireguard=y +CONFIG_PACKAGE_kmod-amneziawg=y +CONFIG_PACKAGE_amneziawg-tools=y +CONFIG_PACKAGE_amneziawg-go=y +CONFIG_PACKAGE_luci-proto-amneziawg=y + CONFIG_PACKAGE_shadowsocks-libev-ss-local=y CONFIG_PACKAGE_shadowsocks-libev-ss-redir=y CONFIG_PACKAGE_shadowsocks-libev-ss-rules=y