Nmap Development mailing list archives

Re: Feature request


From: David Fifield <david () bamsoftware com>
Date: Mon, 10 Sep 2012 10:32:49 -0700

On Mon, Sep 10, 2012 at 07:30:48PM +0200, Luis MartinGarcia. wrote:
On 09/10/2012 04:44 PM, David Fifield wrote:
On Mon, Sep 10, 2012 at 08:15:58AM -0600, Terry Freestone wrote:
Hi.
I love the product, but I would like to request a feature. When using the host filter in the Zenmap GUI, would it 
be possible to add a host "not equal to" option?

In the filter host field, just give the ability to put != in front of the filter term.

Example:
os:!=linux
How about just:
    os:!linux

Is there any other interest in this feature?

David Fifield

Just note that the ! sign is not that easy to enter in a terminal. In
bash, for example, it can only be specified between single quotes. For
example, in my Linux box I get this:

luis@seattle ~ $ echo "Hello!"
bash: !": event not found
luis@seattle ~ $ echo 'Hello!'
Hello!

This wouldn't ever be entered in a terminal. This is the host filter
within Zenmap itself.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: