일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- golang
- VSCode
- wireshark
- aws cli
- Sysinternals
- macos
- configmap
- dart
- android studio
- RTMP
- Java
- spring cloud config
- kubectl
- Kubernetes
- Shell script
- ebpf
- Flutter
- namespace
- aws
- service
- nginx-media-server
- docker
- HLS
- ffmpeg
- 행정구역분류
- Python
- Pod
- Windows10
- deployment
- Android
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