How to check the open status of ssh port in linux

netstat -anp |grep 22

netstat -anp |grep ssh
lsof -i :22

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324855318&siteId=291194637