aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-10 14:06:01 -0500
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-10 14:06:01 -0500
commit792724159cb407fff1ca2493fd82405cc7c4d0e0 (patch)
tree82c384ce35c0fbce1997b4b875bbcac3170cb294 /README.md
parentbc3297aa75680269d4d626ea64543e0855da8db6 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8e7b293..bb08de8 100644
--- a/README.md
+++ b/README.md
@@ -134,10 +134,9 @@ How it works
If the client changes IP addresses, the server will begin sending
to the client on the new IP address within a few seconds.
- To function, Mosh requires high-port UDP datagrams to be passed
- between client and server. Sites that have these ports firewalled
- would not be able to use Mosh.
-
+ 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.
More info
---------