v1.34
版本发布时间: 2020-06-23 00:43:35
rackerlabs/scantron最新发布版本:v1.47.0(2021-08-10 11:06:50)
Master
- Added
uwsgi_read_timeout 600;
andclient_max_body_size 4M;
to the nginx configuration - Tuned down
max-requests
inscantron_uwsgi.ini
from 5000 to 50. Was having memory issues when retrieving large masscan result files consecutively. - Bumped any target type fields to have a max_length of 4194304 (previously 1048576)
API Client
-
scantron_api_secrets.json
now contains ascantron
key with the server details. Allows secrets to be stored in a file containing other secrets.