CLI Tools

Self-hosted tool distribution by johlem.net

Install & Uninstall

Install

curl -fsSL https://cli.johlem.net/install.sh | bash -s -- urlrecon

Uninstall

curl -fsSL https://cli.johlem.net/uninstall.sh | bash -s -- urlrecon

Replace urlrecon with any tool name listed below.

Security notice: Always review scripts before piping to bash.
Read the source: install.sh ยท uninstall.sh

# All tools install to the same layout
~/.local/lib/urlrecon/    # Source files
~/.local/bin/urlrecon     # Executable

Available Tools

URLRecon

Async multi-module URL reconnaissance tool

v1.0.0
Linux macOS Windows