Skip to content

Releases: WAY29/pocV

v3.6.3

10 Mar 04:47
Compare
Choose a tag to compare

Changelog

  • ad5b5ec Update 3.6.3
  • 7258d40 🎈 perf(all): use sync.pool.put
  • dc6b101 🐞 fix(update): allow Y and N as input

v3.6.2

09 Mar 14:31
Compare
Choose a tag to compare

Changelog

  • ea7a08f Update 3.6.2
  • 09fd23e 🎈 perf(xray,requests): use strings.Builder
  • aa955f6 🐞 fix(xray):
  • cfc531f 🐞 fix(requests): response.raw_header is empty

v3.6.1

09 Mar 05:49
Compare
Choose a tag to compare

Changelog

v3.6.0

05 Mar 05:53
Compare
Choose a tag to compare

Changelog

  • 6cc84bc Update 3.6.0
  • 34528b2 🎈 perf(xray,cel): || conditions will removing redundant requests
  • 96770ce Create LICENSE
  • bc32e42 🐎 ci(.gitignore): add *.out
  • 2dba6b1 ✨ feat(CHANGELOG): add
  • 065111e πŸ¦„ refactor(xray):

v3.5.1

25 Feb 14:22
Compare
Choose a tag to compare

Changelog

  • 4f1101c Update 3.5.1
  • 4d54d9b 🐞 fix(check,xray,definition,implementation): newReverse() not work

v3.5.0

25 Feb 13:51
Compare
Choose a tag to compare

Changelog

  • a8de922 Update 3.5.0
  • b698fa3 🐞 fix(xray,cel,definition,implementation): sometime expression error, refactor
  • a5e1534 πŸ¦„ refactor(load): change error message
  • cd51039 🐞 fix(xray): sometime urlpath join error
  • 8d8d980 πŸ¦„ refactor(output): change error type
  • ce6ef3c πŸ“ƒ docs(README.md):
  • fb67d1c πŸ¦„ refactor(poc): remove useless code
  • 7d91dc8 ✨ feat(check): use sync.pool to reduce GC

v3.4.0

23 Feb 13:39
Compare
Choose a tag to compare

Changelog

  • d3df8ac Update 3.4.0
  • b83cf36 ✨ feat(all): use sync.pool to reduce GC
  • fd532af ✨ feat(errors): add error type
  • 872670f 🐞 fix(xray,requests): request.raw incorrect
  • b54ec8e 🐞 fix(xray): url join incorrect

v3.3.1

23 Feb 10:14
Compare
Choose a tag to compare

Changelog

  • 99700dc Update 3.3.1
  • 4a89ed7 πŸ¦„ refactor(load): remove useless code
  • c5e16f9 ✨ feat(xray): check if target is valid
  • 2bd2f0e πŸ“ƒ docs(README.md):
  • 5507844 🎈 perf(load): add log info for target number

v3.3.0

23 Feb 01:38
Compare
Choose a tag to compare

Changelog

  • 0723913 Update 3.3.0
  • de6d82e πŸ¦„ refactor(cel): refactor and add functions
  • 959691f ✨ feat(utils.iconhash): add Mmh3Hash32, Base64Encode
  • a7916ae ✨ feat(utils.string): add ReverseString
  • c0a7689 πŸ”§ build(go.mod): add spaolacci/murmur3
  • 8047d2d πŸ“ƒ docs(README.md):
  • 180d9a9 🌈 style(cel): remove TODO

v3.2.0

22 Feb 13:35
Compare
Choose a tag to compare

Changelog

  • d93eb35 Update 3.2.0
  • d4b38ae πŸ“ƒ docs(README.md):
  • 84c1c0c 🎈 perf(pocV,banner): add banner
  • 5c3555a 🎈 perf(load): print poc number in verbose mode