반응형
    
    
    
  What Is My IP?
bind utilities
- centos
yum install -y bind-utils- ubuntu
apt-get install -y bind9-dnsutilsPublic IP Address
dig @resolver1.opendns.com myip.opendns.com +shortPrivate IP Address
ip route get 1.2.3.4 | awk '{ print $7 }' | egrep -v '^$'
728x90
    
    
  반응형
    
    
    
  '스크립트' 카테고리의 다른 글
| [스크립트] jq 패키지 설치하는 스크립트 (0) | 2023.03.17 | 
|---|---|
| [python] 로또 번호 생성기 (0) | 2023.03.07 | 
| [스크립트] python beautifulsoup4 (0) | 2023.01.17 | 
| [코딩테스트 입문] n의 배수 고르기 (0) | 2022.12.02 | 
| [코딩테스트 입문] 자릿수 더하기 (0) | 2022.12.02 | 
 
                  
                 
                  
                 
                  
                