Clarify that -p does not affect SSH port

This commit is contained in:
Ashish Gupta
2016-04-27 21:44:28 +00:00
committed by John Hood
parent 0c2088d1da
commit 3ba5a29758
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -106,6 +106,7 @@ How it works
To function, Mosh requires UDP datagrams to be passed between client
and server. By default, `mosh` uses a port number between 60000 and
61000, but the user can select a particular port with the -p option.
Please note that the -p option has no effect on the port used by SSH.
Advice to distributors
----------------------