Skip to content

Releases: Malwarize/webpalm

v2.0.18

23 Feb 16:03
Compare
Choose a tag to compare

Changelog

  • 30f856f save a lot of memory by using pointers
  • e9de4e9 Merge pull request #24 from AAVision/main
  • 1371d35 This commit will add message to the unit test
  • 40b4a10 This commit will enhance some codes
  • e270b2f This commit will enhance some codes
  • 0222b32 This commit will add v0.0.1 unit tests

v2.0.17

18 Feb 21:31
Compare
Choose a tag to compare

Changelog

v2.0.16

01 Feb 13:47
Compare
Choose a tag to compare

Changelog

v2.0.15

16 Oct 13:53
Compare
Choose a tag to compare

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

16 Oct 13:40
Compare
Choose a tag to compare

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

27 Jul 20:23
Compare
Choose a tag to compare

Changelog

v2.0.12

16 Jul 10:19
Compare
Choose a tag to compare

Changelog

v2.0.11

16 Jul 10:05
Compare
Choose a tag to compare

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

12 Jul 21:25
Compare
Choose a tag to compare

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

07 Jul 16:31
Compare
Choose a tag to compare

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