common/w*: add Korean translation (#14523)
This commit is contained in:
16
pages.ko/common/whois.md
Normal file
16
pages.ko/common/whois.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# whois
|
||||
|
||||
> WHOIS (RFC 3912) 프로토콜을 위한 명령줄 클라이언트.
|
||||
> 더 많은 정보: <https://github.com/rfc1036/whois>.
|
||||
|
||||
- 도메인 이름에 대한 정보 조회:
|
||||
|
||||
`whois {{example.com}}`
|
||||
|
||||
- IP 주소에 대한 정보 조회:
|
||||
|
||||
`whois {{8.8.8.8}}`
|
||||
|
||||
- IP 주소에 대한 abuse 연락처 조회:
|
||||
|
||||
`whois -b {{8.8.8.8}}`
|
Reference in New Issue
Block a user