wishlist
all
SSH directory and multiplexer. Acts as a single entry point for connecting to SSH servers or Wish applications.
More info →Options (2)
booleanStart Wishlist in server mode to provide remote access
Example:
wishlist {{[s|serve]}}-c, --configbooleanUse a custom configuration file
Example:
wishlist {{[-c|--config]}} {{path/to/config.yaml}}Examples (6)
Explore SSH servers listed in your `~/.ssh/config` file (local mode)
Start Wishlist in server mode to provide remote access
wishlist [s|serve]Use a custom configuration file
wishlist [-c|--config] path/to/config.yamlDiscover SSH endpoints using Zeroconf (mDNS/Bonjour)
wishlist --zeroconf.enabledDiscover SSH nodes from DNS SRV records
wishlist --srv.domain example.comDiscover SSH nodes from a Tailscale tailnet
wishlist --tailscale.net=tailnet_name --tailscale.key=tskey-api-abc123made by @shridhargupta | data from tldr-pages