From 49aceb664ef8e9b31f2123abc12f42cf810e3045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 21 Sep 2014 00:59:31 +0200 Subject: [PATCH] Update the README --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 74c6fa0..89fe207 100644 --- a/README +++ b/README @@ -1,14 +1,15 @@ ponymap ======= -`ponymap' is an experimental network scanner, not even in the alpha stage yet. +`ponymap' is an experimental network scanner, of alpha quality so far. Replacing nmap is not the goal, even though it would be rather very nice to -have a non-copyleft licensed network scanner. +have a serious network scanner with a permissive license. The ultimate purpose of this scanner is bruteforcing hosts and ports in search -of running services of a kind. It should be very simple and straight-forward -to write your own service detection plugins. +of running services of a kind. It should be simple and straight-forward to +either write your own service detection plugins, provided that you're familiar +with writing asynchronous code, or to make changes to the existing ones. Building and Running --------------------