...
내 네트워크 확인 (Check my network)
Visit https://ipinfo.io to check your IP and Network(AS).
코드 블럭 | ||
---|---|---|
| ||
$ curl ipinfo.io { "ip": "134.75.xxx.yyy", "city": "Seoul", "region": "Seoul", "country": "KR", "loc": "37.5660,126.9784", "org": "AS1237 KISTI", "postal": "03141", "timezone": "Asia/Seoul", }% |
...