tools for bulk ipset wrangling
Find a file
corwin 23aabee673 add 1-step wrapper script
USAGE: save-restore.sh [ ipset-save-file(s) ]

Expects to be called with some filenames or in a folder with
files matching *.save.  Orchistrates save-count, ccombine-counts,
and combine-saves to load all of the unique ip addresses in
all the ipset save files into sets that fit them.
2026-04-21 07:16:59 -05:00
.gitignore Initial commit 2026-04-21 04:12:59 -05:00
combine-counts.pl 1st 2026-04-21 04:24:00 -05:00
combine-saves.pl Add usage 2026-04-21 05:53:10 -05:00
destroy-all.sh 1st 2026-04-21 04:24:00 -05:00
LICENSE Initial commit 2026-04-21 04:12:59 -05:00
README.md Initial commit 2026-04-21 04:12:59 -05:00
save-add-deduplicate.pl 1st 2026-04-21 04:24:00 -05:00
save-add-deduplicate.sh 1st 2026-04-21 04:24:00 -05:00
save-count.pl 1st 2026-04-21 04:24:00 -05:00
save-restore.sh add 1-step wrapper script 2026-04-21 07:16:59 -05:00

ipset-goodies

tools for bulk ipset wrangling