### Install assetfinder using Go Source: https://github.com/tomnomnom/assetfinder/blob/master/README.md Install the assetfinder tool using the Go package manager. Ensure Go is installed and configured, with `$GOPATH/bin` in your `$PATH`. ```bash go get -u github.com/tomnomnom/assetfinder ``` -------------------------------- ### assetfinder Usage Command Source: https://github.com/tomnomnom/assetfinder/blob/master/README.md Basic usage of the assetfinder command-line tool. Specify the domain to search for related domains and subdomains. Use the `--subs-only` flag to only retrieve subdomains. ```bash assetfinder [--subs-only] ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.