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