[ Източник: python-libnmap ]
Пакет: python-libnmap-doc (0.7.0-1)
Връзки за python-libnmap-doc
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник python-libnmap.
- [python-libnmap_0.7.0-1.dsc]
- [python-libnmap_0.7.0.orig.tar.gz]
- [python-libnmap_0.7.0-1.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [pypi.python.org]
Подобни пакети:
Python NMAP Library (common documentation)
This package contains a Python library enabling Python developers to manipulate nmap process and data:
* automate or schedule nmap scans on a regular basis * manipulate nmap scans results to do reporting * compare and diff nmap scans to generate graphs * batch process scan reports * ...The lib currently offers the following modules:
* process: enables you to launch nmap scans * parse: enables you to parse nmap reports or scan results (only XML so far) from a file, a string,… * report: enables you to manipulate a parsed scan result and de/serialize scan results in a json format * diff: enables you to see what changed between two scans * common: contains basic nmap objects like NmapHost and NmapService. It is to note that each object can be “diff()ed” with another similar object. * plugins: enables you to support datastores for your scan results directly in the “NmapReport” object. from report module: * mongodb: insert/get/getAll/delete * sqlalchemy: insert/get/getAll/delete * aws s3: insert/get/getAll/delete (not supported for Python3 since boto is not supporting py3)
This is the common documentation package.
Изтегляне на python-libnmap-doc
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 17,5 кБ | 54,0 кБ | [списък на файловете] |