We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfacd75 commit 7a7c3b0Copy full SHA for 7a7c3b0
README.md
@@ -13,7 +13,7 @@ networks and such - because you can do all the line editing locally without
13
involving network. Only when you press enter is whole line sent at once in
14
just one TCP packet (as opposed to dozens of them in char-by-char mode!)
15
16
-There is MOSH package at https://mosh.mit.edu/ that is supposed to help with
+There is MOSH package at https://mosh.org/ that is supposed to help with
17
those issues and more (like auto-reconnect), but it requires installing
18
additional programs on remote sides, fixing UTF-8 issues both on remote and
19
local sides, and configuring remote firewalls to pass additional traffic (it
0 commit comments