Browse Source

hash.net => hash.ip

pull/31/head
bolvan 6 years ago
parent
commit
059e4b99f9
  1. 4
      ipset/create_ipset.sh

4
ipset/create_ipset.sh

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

Loading…
Cancel
Save