zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Wrapper for Nmap scanner in 122 lines of Zsh script
Date: Thu, 26 Apr 2018 11:26:29 +0200	[thread overview]
Message-ID: <CAKc7PVAW-yXs=3mb7pN2HYoFeu+9DGaXkTMs3B3ZFf4MOKh3yQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

Hello,
semigraphical interface for nmap in pure Zsh script:

https://youtu.be/h6wqhdPJOkY

122 lines of code (102 without comments) is very little (it just cannot be
50, it must be ~100, for such an interface), so I thought I share. The
wrapper uses ZUI library, in which widgets are arranged by constructing a
text buffer. Very effective, with PHP/HTML-like drawbacks (going back to
PHP code that constructs nice page via HTML4 text might be difficult),
allowing everybody to build custom Midnight Commander for private tasks. I
was hoping for some activity around ZUI project, yet there is none, but
maybe someone will be interested.

https://github.com/zdharma/zui/wiki

-- 
Best regards,
Sebastian Gniazdowski

             reply	other threads:[~2018-04-26  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26  9:26 Sebastian Gniazdowski [this message]
2018-04-26 12:34 ` Ray Andrews

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKc7PVAW-yXs=3mb7pN2HYoFeu+9DGaXkTMs3B3ZFf4MOKh3yQ@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).