Skip to content

Commit 24c08bc

Browse files
committed
* Add License, Readme and Contributors
* Release packets
1 parent ce7f11d commit 24c08bc

File tree

5 files changed

+767
-26
lines changed

5 files changed

+767
-26
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Changelog
2+
=========
3+
4+
# 1.0.0
5+
* Complete implementation of the [nmap DTD](https://nmap.org/book/nmap-dtd.html)
6+
* Parallel executed scans with threaded callbacks
7+
* Parallel analysed scan reports for performance boost
8+
* Some useful helper methods for Hosts, Ports, Services, ...
9+
* CLI callable with `argparse`
10+
* OS, Host, Service, Sequence, Trace and Stats support
11+
* specific script handling (Default script for other)
12+
* SSLEnumCiphers
13+
*

CONTRIBUTORS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Contributors
2+
============
3+
4+
| Name | email | info |
5+
|------|-------|------|
6+
| Fabian Fröhlich | [email protected] | Main contributor and code owner |

0 commit comments

Comments
 (0)