mirror of
https://github.com/Monadical-SAS/network-filter.git
synced 2026-02-04 09:56:48 +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