mirror of
https://github.com/Monadical-SAS/network-filter.git
synced 2025-12-20 12:19:06 +00:00
feat: use dnsmasq ipset and remove all code about refreshing
This commit is contained in:
@@ -6,7 +6,8 @@ RUN apk add --no-cache \
|
||||
bind-tools \
|
||||
curl \
|
||||
bash \
|
||||
iproute2
|
||||
iproute2 \
|
||||
ipset
|
||||
|
||||
COPY network-filter.sh /network-filter.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user