~fmac/dracaena

Pretty-print net hosts ports status
fd82c7ac — Francesco Camuffo 2 years ago
host under fmac.dev
0d86268b — Francesco Camuffo 3 years ago
add Makefile
4775295d — Francesco Camuffo 3 years ago
update install instructions

clone

read-only
https://git.sr.ht/~fmac/dracaena
read/write
git@git.sr.ht:~fmac/dracaena

You can also use your local clone with git send-email.

#dracaena

This tool uses nmap to port-scan the hosts specified in the config file.

The one-line output string is intended to be displayed in any kind of bar.

#Install

go install fmac.dev/dracaena@latest

#Usage

The config.yaml is expected either in ., $XDG_CONFIG_HOME/dracaena/ or /etc/dracaena/. EXAMPLE.