|
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:=luci-app-ssr-plus
|
|
PKG_NAME:=luci-app-ssr-plus
|
|
|
PKG_VERSION:=186
|
|
PKG_VERSION:=186
|
|
|
-PKG_RELEASE:=6
|
|
|
|
|
|
|
+PKG_RELEASE:=7
|
|
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY \
|
|
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY \
|
|
@@ -30,7 +30,7 @@ LUCI_TITLE:=SS/SSR/V2Ray/Trojan/NaiveProxy/Socks5/Tun LuCI interface
|
|
|
LUCI_PKGARCH:=all
|
|
LUCI_PKGARCH:=all
|
|
|
LUCI_DEPENDS:= \
|
|
LUCI_DEPENDS:= \
|
|
|
@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl) \
|
|
@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl) \
|
|
|
- +coreutils +coreutils-base64 +dns2socks +dns2tcp +dnsmasq-full +ipset +kmod-ipt-nat \
|
|
|
|
|
|
|
+ +coreutils +coreutils-base64 +dns2socks +dns2tcp +dnsmasq-full +@PACKAGE_dnsmasq_full_ipset +ipset +kmod-ipt-nat \
|
|
|
+ip-full +iptables +iptables-mod-tproxy +lua +lua-neturl +libuci-lua +microsocks \
|
|
+ip-full +iptables +iptables-mod-tproxy +lua +lua-neturl +libuci-lua +microsocks \
|
|
|
+tcping +resolveip +shadowsocksr-libev-ssr-check +uclient-fetch \
|
|
+tcping +resolveip +shadowsocksr-libev-ssr-check +uclient-fetch \
|
|
|
+PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:curl \
|
|
+PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:curl \
|