Recent Comments
변군이글루
[명령어] tcping 명령어 본문
tcping 명령어
tcping 설치
$ yum install -y tcping
tcping 사용법
Usage: tcping [-q] [-t timeout_sec] [-u timeout_usec] <host> <port>
###closed
$ tcping sangchul.kr 80
sangchul.kr port 80 closed.
###open
$ tcping sangchul.kr 80
sangchul.kr port 80 open.
$ tcping sangchul.kr 443
sangchul.kr port 443 open.
'* 리눅스' 카테고리의 다른 글
[PHP-FPM] NGING에서 PHP-FPM 상태를 활성화하고 모니터링하는 방법 (0) | 2020.10.15 |
---|---|
[리눅스] NGINX 및 PHP-FPM access logs 설정 (1) | 2020.10.15 |
[명령어] tcping 명령어 (0) | 2020.10.14 |
[리눅스] SSL 인증서 만료일 조회 (0) | 2020.10.14 |
[명령어] ccze 명령어 (0) | 2020.10.13 |
[명령어] ping 명령어 (0) | 2020.10.13 |
- Tag
- ping, tcping, tcping 명령어, tcping명령어
0 Comments