zsh-users
 help / color / mirror / code / Atom feed
* Wrapper for Nmap scanner in 122 lines of Zsh script
@ 2018-04-26  9:26 Sebastian Gniazdowski
  2018-04-26 12:34 ` Ray Andrews
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Gniazdowski @ 2018-04-26  9:26 UTC (permalink / raw)
  To: Zsh Users

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Wrapper for Nmap scanner in 122 lines of Zsh script
  2018-04-26  9:26 Wrapper for Nmap scanner in 122 lines of Zsh script Sebastian Gniazdowski
@ 2018-04-26 12:34 ` Ray Andrews
  0 siblings, 0 replies; 2+ messages in thread
From: Ray Andrews @ 2018-04-26 12:34 UTC (permalink / raw)
  To: zsh-users

On 26/04/18 02:26 AM, Sebastian Gniazdowski wrote:
>   I
> was hoping for some activity around ZUI project, yet there is none, but
> maybe someone will be interested.
Perhaps more than you know.  Just about everything I do now in zsh has 
some connection with your earlier tools.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-26 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26  9:26 Wrapper for Nmap scanner in 122 lines of Zsh script Sebastian Gniazdowski
2018-04-26 12:34 ` Ray Andrews

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).