Browse Source

antizapret list now contains subnets

pull/21/head
bolvan 7 years ago
parent
commit
df94cb0779
  1. 2
      ipset/create_ipset.sh

2
ipset/create_ipset.sh

@ -23,5 +23,5 @@ done
return 0
}
create_ipset hash:ip $ZIPSET $ZIPLIST $ZIPLIST_USER
create_ipset hash:net $ZIPSET $ZIPLIST $ZIPLIST_USER
create_ipset hash:net $ZIPSET_IPBAN $ZIPLIST_IPBAN $ZIPLIST_USER_IPBAN

Loading…
Cancel
Save