Currently I can only use -p once to search for one prefix. So if I have 4 or 5 prefixes I'm interested in, I have to run 5 searches. When coupled with #96 this can take quite some time.
Would it be possible to specify multiple prefixes somehow (e.g. allow specifying the -p flag multiple times, or allow a comma separated list of prefixes, or whatever you think is best)?
Currently I can only use
-ponce to search for one prefix. So if I have 4 or 5 prefixes I'm interested in, I have to run 5 searches. When coupled with #96 this can take quite some time.Would it be possible to specify multiple prefixes somehow (e.g. allow specifying the
-pflag multiple times, or allow a comma separated list of prefixes, or whatever you think is best)?