From 42700960cf556c4ee0a449b8f2fb9425bc107e4e Mon Sep 17 00:00:00 2001 From: CatWithAHat Date: Sat, 29 Mar 2025 09:04:25 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index abf37eb..a3c7e95 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ copy config.toml to ~/.config/pwnwriter/config.toml + +running it in debug mode, it seems to work. +running it direct, it does nothing. +problem started after adding the progress bar. +It was able to write about 200k records per second to mongo +Given up for now.