$ netstat -ntap | grep LISTEN | grep 80
(No info could be read for "-p": geteuid()=500 but you should be root.)
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:8005 0.0.0.0:* LISTEN -
'Dev > Article' 카테고리의 다른 글
git flow init 실패 (0) | 2023.01.10 |
---|---|
프로그래밍 표기법 Camel, Snake, Kebab, Pascal (0) | 2022.11.23 |
Java Optional Best Practices (0) | 2022.06.09 |
프론트엔드 아키텍처의 진화, 리액티브 자바스크립트 (0) | 2022.06.09 |
elasticsearch /_cat api (0) | 2022.06.08 |