diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-11-28 22:33:34 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-11-29 13:05:48 +0100 |
commit | 7f0fd2e067a983c24bc60bc2b99f926d77a7830c (patch) | |
tree | 2f6fc50ea1d541447975f543baec0a0bc94c1b4d /README | |
parent | e5a40912abe45c70124e109cb0a4ce3c72180c06 (diff) | |
download | knmap-7f0fd2e067a983c24bc60bc2b99f926d77a7830c.tar.gz knmap-7f0fd2e067a983c24bc60bc2b99f926d77a7830c.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>
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 |