diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,6 +7,8 @@ A tool that visits a list of domains over HTTPS to see if they have **Warning:** research prototype. The source code may also be moved. +**TODO:** update and clean-up README. + ## Quickstart You will need a Go compiler on the local system: @@ -97,8 +99,6 @@ where you left off (line `2089`), specify the `-n` option on the next run: ### Too many parallel workers -**TODO:** update, ripped-out -c and -C. - Here's what would happen if the local system cannot handle the number of workers: $ onion-grab -i top-1m.lst -w 1000 -m 15s -C 60s -c rgdd.se |