MyGit

v1.2.0

projectdiscovery/httpx

版本发布时间: 2022-03-01 18:30:22

projectdiscovery/httpx最新发布版本:v1.6.9(2024-10-21 06:35:38)

What's Changed

Issues closed in release: https://github.com/projectdiscovery/httpx/milestone/4?closed=1

New CLI flag:

   -hash string                     display response body hash (supported: md5,mmh3,simhash,sha1,sha256,sha512)
   -rlm, -rate-limit-minute int     maximum number of requests to send per minute
   -si, -stats-interval int         number of seconds to wait between showing a statistics update (default: 5)

JSON output update (breaking change):

-  "body-sha256": "ea8fac7c65fb589b0d53560f5251f74f9e9b243478dcb6b3ea79b5e36449c8d9",
-  "header-sha256": "8012a277d8e5cfe979f25c3f8c89a19fb6ed06ccf3e6f0987b69809f17a29d20",

+ "hashes":{
+   "body-md5":"84238dfc8092e5d9c0dac8ef93371a07",
+   "body-mmh3":"-1139337416",
+   "body-sha256":"ea8fac7c65fb589b0d53560f5251f74f9e9b243478dcb6b3ea79b5e36449c8d9",
+   "body-simhash":"9899951357530060719",
+   "header-md5":"34becaa0b301740409a00e0ac1ae996a",
+   "header-mmh3":"-337164226",
+   "header-sha256":"1fbc7168a1fdba67b2ee91c20556c9efc9d5898e4bdbf50a77e2c880b42662ae",
+   "header-simhash":"15614706818132708719"
+ }

New Contributors

Full Changelog: https://github.com/projectdiscovery/httpx/compare/v1.1.5...v1.2.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 httpx_1.2.0_checksums.txt 752B

2、 httpx_1.2.0_linux_386.zip 4.06MB

3、 httpx_1.2.0_linux_amd64.zip 4.31MB

4、 httpx_1.2.0_linux_arm64.zip 3.98MB

5、 httpx_1.2.0_linux_armv6.zip 4.03MB

6、 httpx_1.2.0_macOS_amd64.zip 4.49MB

7、 httpx_1.2.0_macOS_arm64.zip 4.44MB

8、 httpx_1.2.0_windows_386.zip 4.18MB

9、 httpx_1.2.0_windows_amd64.zip 4.33MB

查看:2022-03-01发行的版本