Releases: ZimCodes/Zyod
Releases · ZimCodes/Zyod
v0.2.0-1
v0.2.0
Rework
Zyod has been reworked to utilize the Java programming language.
See pull request #1 for more details.
Some Changes
New Options
--all-certs
--compat-driver
--interact-wait
--init-refresh
--no-refresh
--init-page-wait
--page-wait
--element-wait
Changes/Bug Fixes
- Removes
--driver-path
,--web-wait
,--refresh
,--load-wait
v0.1.0
Show all directories
Fix showing directories in the last depth level.
Initially, when the last depth level has been reached, Zyod would only retrieve stats for the files and not the directories. If Zyod is being used for scanning purposes this is not ideal.
Default Driver
Default driver is now Firefox.
Firefox will now for the default choice when picking a Web Driver unless otherwise specified by the --driver
option.