“Linux 查看端口占用”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
(建立内容为“<syntaxhighlight lang="shell-session"> root@aade5ae73079:/var/www/html# netstat -apn|grep ":443" tcp 0 0 0.0.0.0:443 0.0.0.0:*…”的新页面)
(没有差异)

2022年8月13日 (六) 13:26的版本

root@aade5ae73079:/var/www/html# netstat -apn|grep ":443"
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1/apache2