add netscanner and trippy

This commit is contained in:
Tobias Powalowski 2024-07-27 15:20:55 +02:00
parent 338004c253
commit 649c689ed9
2 changed files with 3 additions and 2 deletions

View file

@ -84,6 +84,7 @@ miniserve/LICENSE
msgpack-c/LICENSE msgpack-c/LICENSE
ncurses/COPYING ncurses/COPYING
neovim/LICENSE.txt neovim/LICENSE.txt
netscanner/LICENSE
nfsidmap/LICENSE nfsidmap/LICENSE
openssh/BSD-2-Clause.txt openssh/BSD-2-Clause.txt
openssh/LICENCE openssh/LICENCE

View file

@ -5,8 +5,8 @@
_run () _run ()
{ {
_map _binary arping bandwhich bridge clockdiff ctstat dcb dog devlink \ _map _binary arping bandwhich bridge clockdiff ctstat dcb dog devlink \
elinks ethtool genl ifstat lnstat nstat miniserve rdma rtacct \ elinks ethtool genl ifstat lnstat netscan nstat miniserve rdma \
rtmon rtstat rustscan ss ssh tc tipc tracepath vdpa rtacct rtmon rtstat rustscan ss ssh tc tipc tracepath trip vdpa
# add iproute 2, add openssl helper libraries # add iproute 2, add openssl helper libraries
_map _full_dir /usr/lib/{tc,engines-3} /usr/share/tc _map _full_dir /usr/lib/{tc,engines-3} /usr/share/tc
# add config for rustmap, no nmap available # add config for rustmap, no nmap available