diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-11-28 22:33:34 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-11-30 00:21:29 +0900 |
commit | c1d255c4fceea80dc0e96fba3221bd877a05c482 (patch) | |
tree | 8ad2380dc052f2dbc97ca1fb033c88fbfc1bb00c /README | |
parent | 3e9635773637a28ad4df02288b21450d7d42f869 (diff) | |
download | knmap-c1d255c4fceea80dc0e96fba3221bd877a05c482.tar.gz knmap-c1d255c4fceea80dc0e96fba3221bd877a05c482.zip |
Drop automake build support.
Add basic cmake build instructions.
Remove empty files: NEWS and TODO.
Rework of the README, INSTALL and help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 7f0fd2e067a983c24bc60bc2b99f926d77a7830c)
Diffstat (limited to 'README')
-rw-r--r-- | README | 29 |
1 files changed, 26 insertions, 3 deletions
@@ -1,4 +1,27 @@ -If you've got time to read this file you've got -too much time on your hands. -Go get a life! + Knmap – a nmap graphical interface for TDE. + + + Knmap is a graphical front end to "nmap" (Network exploration tool + and security scanner). + + The main Knmap window provides for the entry of nmap options and the + display of nmap-generated output. + + + + Nmap is an open source tool for network exploration and security + auditing. https://nmap.org + + + + CONTRIBUTING +============== + +If you wish to contribute to knmap (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |