일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Android
- nginx-media-server
- ebpf
- spring cloud config
- Shell script
- macos
- android studio
- aws
- service
- aws cli
- Kubernetes
- configmap
- wireshark
- RTMP
- dart
- Java
- golang
- Windows10
- 행정구역분류
- HLS
- VSCode
- Flutter
- deployment
- docker
- Sysinternals
- kubectl
- Pod
- Python
- namespace
Archives
- Today
- Total
목록공인IP찾기 (1)
woonizzooni
CLI환경에서 내 공인 IP / 외부 IP 찾기 (public ip / external ip)
검색어를 'to find my external ip' 혹은 'to get my public ip'등으로 섞어가며(?) 해보면 됨. GUI환경이면 my external ip를 검색해서 "https://www.myexternalip.com/" 결과를 참고하면 됨. CLI환경에서 tool제약이 없다는 전제하에 $ dig +short myip.opendns.com @resolver1.opendns.com $ curl https://ipinfo.io/ip
MISC
2019. 12. 4. 18:58