logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

onesixtyone - fast and simple SNMP scanner

Examples

       onesixtyone 192.168.4.0/24 public

       onesixtyone -c dict.txt -i hosts -o my.log -w 100

Name

       onesixtyone - fast and simple SNMP scanner

Options

-c <communityfile> file with community names to try

       -i <inputfile>
              file with target hosts

       -o <outputfile>
              output log

       -p     specify an alternate destination SNMP port

       -d     debug mode, use twice for more information

       -s     short mode, only print IP addresses

       -w n   wait n milliseconds (1/1000 of a second) between sending packets (default 10)

       -q     quiet mode, do not print log to stdout, use with -o

       host  is  either  an  IPv4  address  or an IPv4 address and a netmask default community names are: public
       private

              Max number of hosts :           65535

              Max community length:           32

              Max number of communities:      16384

Synopsis

       onesixtyone [options] <host> <community>

See Also