From d37ba96b5b405fbb65752c583dcb0b8d6b4c7d71 Mon Sep 17 00:00:00 2001 From: ThomasByr Date: Thu, 23 Nov 2023 09:36:44 +0100 Subject: [PATCH] =?UTF-8?q?latest=20version=20of=20`README`=20file=20?= =?UTF-8?q?=F0=9F=91=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65dd302..f357aff 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,9 @@ Please read the [changelog](changelog.md) file for the full history ! **v1.0** release (1.0.1) - config file checkers +- tests for generators +- generators now skip empty or blank lines in .txt files and do no longer lowercase everything +- fixed consecutive failure logic and logging @@ -229,7 +232,7 @@ Please read the [changelog](changelog.md) file for the full history ! **TODO** (first implementation version) - [x] add a simple cli (0.1.1) -- [ ] option to not use tor (?) +- [ ] ~~option to not use tor~~ discarded - [x] option to change Tor ID each X requests (would need to implement a catch-up mechanism because thread jobs are unordered) (v1.0.0-dev) - [ ] option to use a running tor instance/service - [ ] choose protocol (http, https, ssh, etc.) (opened http and https in 1.0.1-rc1) @@ -238,7 +241,7 @@ Please read the [changelog](changelog.md) file for the full history ! **Known Bugs** (latest fix) - [ ] lagging threads are not catching up, especially when `ReadTimeout` is reached (interferes with Tor ID swap) -- [ ] sometimes, successfull logins are not reported, or are reported twice (might be fixed with separate sessions for each thread) +- [x] sometimes, successfull logins are not reported, or are reported twice (v1.0.1) ## 🎨 Logo and Icons