Skip to content

Releases: SirDank/dankware

3.2.1

21 Mar 12:23
Compare
Choose a tag to compare
  • improved progress bar (rich)
  • improved rm_line
  • fixed winreg

3.2

12 Mar 08:32
Compare
Choose a tag to compare
3.2
  • improved multithread()
  • fixed issue from v3.0 ( excluded_prefixes_three was not being used ) & improved random_ip() gen speeds
  • improved get_duration()
  • updated dankware_banner()
  • replaced alive_progress with rich
  • ⚠️ will not work on Linux system as "import winreg" is at the top of the script, fixed in 3.2.1

tmp

⚠️ 3.1.3

11 Mar 13:26
Compare
Choose a tag to compare
  • improved get_duration
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2
  • ⚠️ will not work on Linux system as "import winreg" is at the top of the script, fixed in 3.2.1

⚠️ 3.1.2

10 Mar 18:35
Compare
Choose a tag to compare
  • updated get_duration to support custom time
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2
  • ⚠️ will not work on Linux system as "import winreg" is at the top of the script, fixed in 3.2.1

⚠️ 3.1.1

06 Mar 16:39
Compare
Choose a tag to compare
  • improved multithread, err, clr
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2
  • ⚠️ will not work on Linux system as "import winreg" is at the top of the file, fixed in 3.2.1

⚠️ 3.1

25 Feb 08:15
Compare
Choose a tag to compare
  • added export_registry_keys()
  • added is_admin()
  • added run_tests.py
  • updated clr(): you can now set custom colours for both text and special characters!
  • improved err()
  • improved error messages
  • improved code comments
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2
  • ⚠️ will not work on Linux system as "import winreg" is at the top of the file, fixed in 3.2.1

⚠️ 3.0.1

21 Feb 17:17
Compare
Choose a tag to compare
  • update dankware banner printer
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2

⚠️ 3.0.0

02 Feb 13:48
Compare
Choose a tag to compare
  • github_downloads reworked
  • random_ip() updated and reworked
  • get_duration reworked
  • added github_file_selector to README
  • ⚠️ random_ip has a small typo in this version which leads to the generation of certain invalid ips ( excluded_prefixes_three isn't being used ) Fixed in v3.2

2.6

05 Nov 19:32
Compare
Choose a tag to compare
2.6
- added error traceback

2.5.6

25 Oct 14:29
Compare
Choose a tag to compare
- clr fix