Webpalm Versions Save

🕸️ Crawl in the web network

v2.0.18

2 months ago

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

3 months ago

Changelog

  • 22a5300 fix issue #25

v2.0.16

3 months ago

Changelog

  • 00d60a6 remove comments
  • beb4690 fix issue #23
  • e3f0348 fix issue #23

v2.0.15

7 months ago

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: https://github.com/Malwarize/webpalm/compare/v2.0.14...v2.0.15

v2.0.14

7 months ago

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

9 months ago

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

10 months ago

Changelog

  • a41ccae bump version to v2.0.12
  • 323d3f3 typo fixing
  • e8af3b8 typo

v2.0.11

10 months ago

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

10 months ago

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

10 months ago

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