Nmap Development mailing list archives

Re: Bash-completion script for Nmap


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 16 May 2011 22:03:47 -0500

Big update! Nmap-completion now lets you save preferred arguments to options
like --script-args, --exclude, --top-ports, and many others, and fills them
in with a simple <tab><tab>! Check it out: *http://tinyurl.com/nmapbash

Dan
*
On Wed, May 4, 2011 at 12:23 PM, Daniel Miller <bonsaiviking () gmail com>wrote:

Hey list,

I posted this a long time ago, but just recently put it out on github.
Bash-completion is programmable tab-completion for Bash 3.0 and newer. This
is my implementation of a completion script for Nmap. Some highlights:

   - tab-complete options with both short and long versions
   - tab-complete time options with h, m, s, ms
   - tab-complete script names and categories (requires perl)
   - tab-complete interface names for -e
   - tab-complete timing options with names: "paranoid," "insane," etc.

https://github.com/bonsaiviking/nmap-completion

Enjoy!
Dan

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


Current thread: