【linux系列】(202411) ssh加22000端口

在下面的文件中添加22000端口,然后重启sshd服务

1
2
3
4
[root@localhost ~]# cat /etc/ssh/sshd_config |grep 22
# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $
Port 22
Port 22000

【linux系列】(202411) ssh加22000端口
http://example.com/2024/11/11/linux/【linux系列】(202411) ssh加22000端口/
作者
ningan123
发布于
2024年11月11日
许可协议