diff --git a/Backends.md b/Backends.md index 8ba53ef..98e7a8b 100644 --- a/Backends.md +++ b/Backends.md @@ -1,3 +1,6 @@ +> **Tip** +> Seashell ssh commands like `ssh user:proxy@ssh.example.com` can be written as `ssh user~proxy@ssh.example.com` if your client doesn't allow the colon character in connection strings. + ## `docker` The Docker backend integrates with a docker daemon running on your system to provide shell access into containers.