diff --git a/README.md b/README.md index 76d4a97..4170baa 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,11 @@ takes the difficulty out of creating custom brute force jobs # agent: accept and run jobs - ✅ securely connect to server -- retrieve assigned tasks -- report number of cores available (configurable limit) -- report completions -- report errors -- report successes +- ✅ retrieve assigned tasks +- handle smp correctly +- ✅ report completions +- 🚧 report errors +- ✅ report successes - low priority: defer to external brute force program (eg, hashcat on GPU) - this could be implemented on top of the existing project format - low priority: support finding _all_ matching inputs for a project, rather than just the first one