From 7a7c3b0e6cbd59f663afda0458c99017111bcfbd Mon Sep 17 00:00:00 2001 From: Matija Nalis Date: Sun, 5 Nov 2023 20:20:48 +0100 Subject: [PATCH] Update README.md fix mosh link bitrot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 233154e..a5e1736 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ networks and such - because you can do all the line editing locally without involving network. Only when you press enter is whole line sent at once in just one TCP packet (as opposed to dozens of them in char-by-char mode!) -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 those issues and more (like auto-reconnect), but it requires installing additional programs on remote sides, fixing UTF-8 issues both on remote and local sides, and configuring remote firewalls to pass additional traffic (it