From c8f8f323669ecad7311ad53fbae016712f8becbe Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Mon, 3 Apr 2023 00:04:49 +0200 Subject: Add note that README needs to be updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 479354b..d20caa3 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3