Sha256: b16e35c5448cb72d0b7af909461305e878828f08143e4a75bb5852e367381fd8
Contents?: true
Size: 880 Bytes
Versions: 2
Compression:
Stored size: 880 Bytes
Contents
# SwaggerClient::ScanTemplateDiscoveryPerformancePacketsRate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **defeat_rate_limit** | **BOOLEAN** | Whether defeat rate limit (defeat-rst-ratelimit) is enforced on the minimum packet setting, which can improve scan speed. If it is disabled, the minimum packet rate setting may be ignored when a target limits its rate of RST (reset) responses to a port scan. This can increase scan accuracy by preventing the scan from missing ports. Defaults to `true`. | [optional] **maximum** | **Integer** | The minimum number of packets to send each second during discovery attempts. Defaults to `0`. | [optional] **minimum** | **Integer** | The minimum number of packets to send each second during discovery attempts. Defaults to `0`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems