/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/snmp.rb
10 строк
294 B
HD Moore
Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly
08 май 2009, 07:35
08 май 2009, 07:35
6b5893f
Код
Авторство
О чём код?
# # Copyright (c) 2004 David R. Halliday # All rights reserved. # # This SNMP library is free software. Redistribution is permitted under the # same terms and conditions as the standard Ruby distribution. See the # COPYING file in the Ruby distribution for details. # require 'snmp/manager'