Download List

專案描述

multiwalk2c is a multi-threaded SNMP scanner. It
is a modified version of snmpbulkwalk. It can scan
agents listed in special agents file, write to a
single or many output files, and traverse
different parts of a MIB tree in one thread.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-06 22:26
0.2.1

An error caused by use of an uninitialized variable was corrected.

2008-03-06 22:48
0.2

A race condition could occur when the main thread tried to join created threads. Now multiwalk threads detach themselves, so the main thread is only waiting for them.
標籤: Minor bugfixes

2006-11-23 16:00
0.1.2

Soft stack size was limited to 512kb to avoid
consuming the whole address space when a lot of
threads are created. A switch to manually set soft
stack rlimit was added.
標籤: Minor feature enhancements

2005-10-09 17:24
0.1.1

A parameter to set repeaters and nonrepeaters
variables was added. The maximum agents limits are
now set as a minimum of the maximum number of
opened threads and the maximum number of opened
files.
標籤: Minor feature enhancements

2005-07-18 04:19
0.1.0

標籤: Initial freshmeat announcement

Project Resources