We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
d68263e
v0.0.9.2
7c243fc
本次根据Issues提升了依赖PyExecJS的版本,由原先的PyExecJS 1.5.1直升到了PyExecJS2 1.6.1。 已经安装的用户可以使用python3 -m pip install -U qsnctf 进行更新,目前版本为0.0.8.10。 如果在使用过程中有其他的问题,您可使用Issues提交。
python3 -m pip install -U qsnctf
de51ea3
更新了之前版本不存在的Web请求timeout导致扫描时间过长,在0.0.8.9版本已修复此问题。 您甚至可以指定timeout,感谢问题反馈!