This commit is contained in:
coolsnowwolf 2021-07-16 10:11:51 +08:00
commit 770e3a0e9e
3 changed files with 2 additions and 4 deletions

View File

@ -61,8 +61,6 @@ define Package/dnsproxy/description
work as a DNS-over-HTTPS, DNS-over-TLS or DNS-over-QUIC server.
endef
GO_PKG_INSTALL_ARGS+= -mod vendor
define Build/Compile
$(call GoPackage/Build/Compile)
ifeq ($(CONFIG_DNSPROXY_COMPRESS_UPX),y)

View File

View File

@ -2,8 +2,8 @@
# OpenWrt 静态ARP绑定 启动脚本
# Copyright (C) 2015 GuoGuo <gch981213@gmail.com>
. /lib/functions.sh
. /lib/functions/network.sh
START=80
STOP=20
#清除单接口ARP
#参数:$1:接口名称