linux查看SSL端口的方法:
1.打開終端命令行模式。
2.輸入以下命令查看sshd配置文件。
vim /etc/ssh/sshd_config
3.在配置文件中找到“Port”關鍵字,后面跟著的就是端口號了。