From 03767483e34f4e5e279b09c697b4c8ff15400823 Mon Sep 17 00:00:00 2001 From: shibao Date: Tue, 25 Jan 2022 23:17:20 -0500 Subject: [PATCH] change port --- etc/ssh/sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index abce170..9054a98 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -10,7 +10,7 @@ # possible, but leave them commented. Uncommented options override the # default value. -Port 22 +Port 8889 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress ::