Reverse Shell Listener
A single Reverse Shell entry under Trigger > Pentest. It prompts for
a port using Omarchy’s own themed input widget, then opens a terminal
running ncat -lvnp <port> — from nmap, not the classic nc binary
(though openbsd-netcat is still installed alongside it, just unused by
this entry).
Pairs naturally with revshells.com: generate the matching payload there, catch it here.