Python class for using nmap from Python
https://xael.org/pages/python-nmap-en.html
This is a Python class for using nmap and accessing scan results from Python.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-python-nmap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-nmap-0.7.1.tar.gz | 0000044366 43.3 KB | |
python-python-nmap.changes | 0000001004 1004 Bytes | |
python-python-nmap.spec | 0000002153 2.1 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1223441
from
Dirk Mueller (dirkmueller)
(revision 2)
- update to 0.7.1: * Fix build tools * Add black and flake8 for development * Drop support for python2.7 * Add timeout parameter and PortScannerTimeout exception * Refactor Readme and changelog files for the Pypi pattern and applying styles to the blocks for better visualization * Change setup.py to use an explicit version of python, since asynchronous tasks are not available for python 2.x * Add clean method to the Makefile * Update Manifest file * Update version and Fix PEP8 on nmap/nmap.py
Comments 0