xoy
3b58a05e5e
- Create git structure - Adding scripts, tools and classes already written |
||
---|---|---|
.. | ||
README.MD | ||
nmap.src |
README.MD
Classes
nmap
The default nmap script as a class.
Functions
scan
- Arguments: ipAddress
- Description: scan an ip address for ports and return the data as an object.
- Arguments: data
- Decription: printing the data object got by the scan function.