일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 행정구역분류
- ffmpeg
- wireshark
- VSCode
- configmap
- Android
- Sysinternals
- Pod
- Windows10
- service
- aws cli
- Kubernetes
- RTMP
- golang
- Flutter
- macos
- deployment
- docker
- spring cloud config
- dart
- aws
- android studio
- Shell script
- kubectl
- namespace
- nginx-media-server
- Python
- HLS
- Java
- ebpf
Archives
- Today
- Total
목록tcping (1)
woonizzooni
tcping 설치 및 사용법
TL;DR 사용자 OS환경별 참고 ( 공통 : 다운로드 & PATH 설정) Linux - Redhat 계열 (CentOS 등) 설치 $ su - 혹은 su # yum install tcping .... Transaction Test Succeeded Running Transaction Installing : tcping-1.3.5-13.el6.x86_64 1/1 Verifying : tcping-1.3.5-13.el6.x86_64 1/1 Installed: tcping.x86_64 0:1.3.5-13.el6 Complete! # which tcping /usr/bin/tcping 사용법 # tcping error: Usage: tcping [-q] [-t timeout_sec] [-u timeout_us..
Network
2019. 9. 17. 18:34