sway
A tiling Wayland compositor.It uses the same config format as i3, with some Wayland-specific additions.
i3
ping6.py
Simple ICMPv6 ping using Impacket to check if an IPv6 host is reachable.Sends ICMPv6 echo requests and listens for echo replies. Requires root privileges for raw socket access (e.g., run with sudo).
sudo
ping.py
Simple ICMP ping using Impacket to check if an IPv4 host is reachable.Sends ICMP echo requests and listens for echo replies. Requires root privileges for raw socket access (e.g., run with sudo).
mqtt_check.py
Simple utility for testing and validating MQTT login credentials.Part of the Impacket suite.
jo
This command is an alias of autojump.
autojump
jco
jc.json
Convert the output of multiple commands to JSON.
j
impacket-ping6
This command is an alias of ping6.py.
impacket-ping
This command is an alias of ping.py.
impacket-mqtt_check
This command is an alias of mqtt_check.py.
figlist
Lists the figlet fonts and control files.See also: figlet, showfigfonts, chkfont.
figlet
showfigfonts
chkfont
coreutils
Uutils coreutils is a cross-platform reimplementation of the GNU coreutils in Rust Language.Uutils includes a multi-call binary from which the utils can be invoked. This reduces the binary size of the binary and can be useful for portability.
Verify the format of a FIGlet font file (.flf).See also: figlet, figlist, showfigfonts.
.flf
ansible-lint
Apply rules and follow best practices with your automation content.
recon-ng
Automated reconnaissance and information gathering tool.
gomi
Manage the trashcan.See also: trash, rm.
trash
rm
rpcmap.py
Lookup listening MSRPC interfaces using a string binding (e.g., ncacn_ip_tcp:host[port]).Part of the Impacket suite.
ncacn_ip_tcp:host[port]
rpcdump.py
Dump remote RPC endpoints information via the Endpoint Mapper.Part of the Impacket suite.
impacket-rpcmap
This command is an alias of rpcmap.py.