Releases: Malwarize/webpalm
Releases · Malwarize/webpalm
v2.0.18
v2.0.17
v2.0.16
v2.0.15
Changelog
improve and fix parallel traversing
add -w
to set workers
more error handling and user messages
add level watcher to spinner to see which level you are in
add delay option -d
Full Changelog: v2.0.14...v2.0.15
v2.0.14
Changelog
- c054d74 bump version to v2.0.14
- ad6e1bd Merge pull request #21 from Malwarize/improvement
- f2d6b62 change discord url
- a65283e remove unused comments
- 9bfbc57 remove unused test cases
- 30a08ab update the README.md
- a770a58 fixing parallel mode, add level watch to parallel, improve the command line args, remove --live, rename max-concurrency to workers
- 39a7a5a heart beat
- 7fa7c90 Merge pull request #20 from jonhadfield/add_delay_option
- 55f1e59 clarifies delay option to specify it applies in live mode only.
- ba10fb9 moves delay logic to apply in live mode only.
- 1475c3d add delay option.
- f3db66e Update README.md
- 40c7906 change the take a look
v2.0.13
Changelog
- 04c66ac bump version to v2.0.13
- 2667c52 fix import
- 526902b clean main
- 4208f46 add user agent prop
- 1915af9 add timeout option
- ca189b8 Merge pull request #15 from Malwarize/dev
- 758e55e Refactor Options.ManipulateData to use regular expression for URL validation
- cd41bb7 Merge pull request #14 from coderantidote/main
- db4a21b Dockerfile optimized.
- baba76e update release url
v2.0.12
v2.0.11
Changelog
- b3810ed bump version to v2.0.11
- de63bda fix release script
- d18d2d0 bump version to v2.0.10
- 29d1379 bump version to v2.0.9
- 73824f3 Merge pull request #13 from MahdiAw/add-proxy
- ad66b4e reformatting
- 577876c add proxy support
- 2aa7fee Merge pull request #12 from MahdiAw/refactoring
- aeac9ca strict reformating
- 0534468 add banner
- 06e2f38 add one gitignore case for visual studio editors
- 39b48ef make crawler follow the options changes
- 2eca39e change version
- 7efed10 reformat root
- 99bceaa refactor printing options
- e353677 Merge pull request #11 from mhmdk0/main
- 7a30d72 rm webpalm binary
- 551917b Added Ignore SSL Verification
- c3d46b3 Added Ignore SSL Verification
- 9565588 Merge pull request #10 from Malwarize/dev
- 74098fd typo treading in README file
- 89aaf3d Merge pull request #9 from Malwarize/dev
- 49edf2e Restore banner that was inadvertently removed in previous commits
- d776942 add docker file
- 68435e3 Merge pull request #8 from Malwarize/dev
- 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
- 1c7b58a Changed version command to a flag using PersistentPreRun
- 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
- 128b34a fix regular expression
- a8c6382 Add support for numeric characters in isValidDomain function
- 7abc5f5 Refactor isValidDomain to use regular expression
- be32fe0 delete version.txt
v2.0.9
Changelog
- 4330d94 bump version to v2.0.9
- 89aaf3d Merge pull request #9 from Malwarize/dev
- 49edf2e Restore banner that was inadvertently removed in previous commits
- d776942 add docker file
- 68435e3 Merge pull request #8 from Malwarize/dev
- 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
- 1c7b58a Changed version command to a flag using PersistentPreRun
- 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
- 128b34a fix regular expression
- a8c6382 Add support for numeric characters in isValidDomain function
- 7abc5f5 Refactor isValidDomain to use regular expression
- be32fe0 delete version.txt
v2.0.8
Changelog
- 38979f1 bump version to v2.0.8
- 49edf2e Restore banner that was inadvertently removed in previous commits
- 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
- 1c7b58a Changed version command to a flag using PersistentPreRun
- 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
- 128b34a fix regular expression
- a8c6382 Add support for numeric characters in isValidDomain function
- 7abc5f5 Refactor isValidDomain to use regular expression
- be32fe0 delete version.txt