diff --git a/README.md b/README.md index 08b77d8..4b392de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Dosh -Dosh is an encrypted remote terminal for fast reconnecting shells. +Dosh is an encrypted remote terminal for fast reconnecting shells. It is meant +to replace Mosh and day-to-day interactive SSH sessions. It runs a `dosh-server` on the remote machine and a `dosh` client locally. The first setup can use SSH. After that, Dosh can attach over encrypted UDP with @@ -14,7 +15,8 @@ changes, and forward TCP ports. - Windows: client only - UDP port: one configured server port, default `50000` -Dosh does not replace SCP, SFTP, X11 forwarding, or a Windows server. +Dosh is not an SCP/SFTP client and does not implement X11 forwarding. Windows +is client-only. ## Install