mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 10:29:03 +00:00
Ability to set SNMP protocol version. Closes #1473
This commit is contained in:
@@ -5,7 +5,7 @@ local snmp = require "snmp"
|
||||
local string = require "string"
|
||||
|
||||
description = [[
|
||||
Attempts to extract system information from an SNMP version 1 service.
|
||||
Attempts to extract system information from an SNMP service.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user