common/w*: add Korean translation (#14523)

This commit is contained in:
코드싸이
2024-11-02 13:59:52 +09:00
committed by GitHub
parent 8a477df704
commit 8bcc0ead21
58 changed files with 1268 additions and 0 deletions

16
pages.ko/common/whois.md Normal file
View 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}}`