hb
hb copied to clipboard
Fast http batch request tool
存在问题的域名列表: ``` baidu.com \052test.baidu.com ``` 当执行```hb -f test.txt```时,会卡住不动。如果去掉\052相关的字符,则可以正常运行退出。 如下: ``` [ec2-user@ip-10-0-0-173 domain_name]$ hb -f test.txt ***************************************************************************************************************************************************************************************************************************************** ERRO[0000] http://\052test.baidu.com:80/ is not a valid url ```
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191029031824-8986dd9e96cf to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191028085509-fe3aa8a45271 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...