From fc46f4b3f4b1a1fe741752d0c1c790eae05b3fc1 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 21 Sep 2021 00:34:35 +1200 Subject: [PATCH] move sgs5m ssh to port 2222 --- .ssh/config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/.ssh/config.in b/.ssh/config.in index a343378..f672ec0 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -246,6 +246,7 @@ Host tethered-sgs7e LocalForward localhost:8382 localhost:8384 Host sgs5m | sgs5m.phones.* + Port 2222 User shell HostName sgs5m.phones HostKeyAlias sgs5m.phones -- 2.39.2