Remove unused file

This commit is contained in:
fortuna 2018-12-13 17:30:47 -05:00
parent e543439b2a
commit 5eda24d0b9
2 changed files with 0 additions and 9 deletions

View file

@ -30,8 +30,6 @@ RUN apk add --no-cache lsof curl
COPY src/shadowbox/scripts scripts/
COPY src/shadowbox/scripts/update_mmdb.sh /etc/periodic/weekly/update_mmdb
# TODO: remove the ACL file, used to prevent access to localhost and LAN, when migrating to shadowsocks-go.
COPY src/shadowbox/shadowbox.acl /root/shadowbox/shadowsocks.acl
RUN /etc/periodic/weekly/update_mmdb

View file

@ -1,7 +0,0 @@
[outbound_block_list]
# Restrict access to localhost
127.0.0.1
::1
# Restrict access to multicast
224.0.0.0/4
FF00::/8