Forrest logo
back to context overview

tailscale

List of commands for tailscale:

  • tailscale:tldr:1b941 tailscale: Analyze the local network conditions and display the result.
    $ tailscale netcheck
    try on your machine
    explain this command
  • tailscale:tldr:77f93 tailscale: Display a shareable identifier to help diagnose issues.
    $ tailscale bugreport
    try on your machine
    explain this command
  • tailscale:tldr:809bc tailscale: Display the current Tailscale IP addresses.
    $ tailscale ip
    try on your machine
    explain this command
  • tailscale:tldr:80f64 tailscale: Display help for a subcommand.
    $ tailscale ${subcommand} --help
    try on your machine
    explain this command
  • tailscale:tldr:8fb3d tailscale: Start a web server for controlling Tailscale.
    $ tailscale web
    try on your machine
    explain this command
  • tailscale:tldr:b6708 tailscale: Disconnect from Tailscale.
    $ sudo tailscale down
    try on your machine
    explain this command
  • tailscale:tldr:c9e32 tailscale: Ping a peer node at the Tailscale layer and display which route it took for each response.
    $ tailscale ping ${select}
    try on your machine
    explain this command
back to context overview