修改ssh端口 - yuzhouxiaogegit/blog GitHub Wiki

修改配置:

vi /etc/ssh/sshd_config

重启ssh服务:

service sshd restart