mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
docs(readme): consolidate torrent changes under v2.10.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
598bfd97e5
commit
a2a79a72b4
@@ -918,16 +918,12 @@ Interactive menu for downloading and managing wordlists from Weakpass.com via Bi
|
||||
-------------------------------------------------------------------
|
||||
### Version History
|
||||
|
||||
Version 2.9.5
|
||||
Version 2.10.0
|
||||
- Transmission daemon now watches a dedicated temp directory (`/tmp/hate_crack/`) for new `.torrent` files; wordlist content still downloads to the configured wordlist directory
|
||||
- Suppressed `transmission-daemon` stdout/stderr so daemon log output no longer appears in the terminal
|
||||
- Increased watch-dir polling window to 30s to account for transmission's ~10s scan interval
|
||||
- Store downloaded `.torrent` files in `/tmp/hate_crack/` instead of `/tmp/` root
|
||||
|
||||
Version 2.9.4
|
||||
- Fixed torrent add timeout: increased watch-dir polling window from 10s to 30s to give transmission's scanner (which runs every ~10s) enough time to pick up new .torrent files
|
||||
|
||||
Version 2.9.3
|
||||
- Routed `.torrent` metadata files through a daemon-watched temp directory instead of the wordlist directory; actual wordlist content still lands in the configured wordlist directory
|
||||
- Suppressed `transmission-daemon` stdout/stderr so daemon log messages no longer appear in the terminal
|
||||
|
||||
Version 2.5.0
|
||||
- Added tab autocomplete to all file and directory path prompts in the Wordlist Tools submenu (option 80)
|
||||
- Restored `hcatOptimizedWordlists` config key (directory for pre-optimized wordlists); defaults to `./optimized_wordlists`, falls back to `hcatWordlists` if not found
|
||||
|
||||
Reference in New Issue
Block a user