Files
tldr/pages.id/common/whois.md
Reinhart Previano Koentjoro 15e106c4b6 common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations

* fping: revert "More Information" URL
2024-09-27 08:54:52 +07:00

17 lines
404 B
Markdown

# whois
> Program klien antarmuka baris perintah bagi protokol informasi WHOIS (RFC 3912).
> Informasi lebih lanjut: <https://github.com/rfc1036/whois>.
- Dapatkan informasi kepemilikan bagi suatu nama domain:
`whois {{example.com}}`
- Dapatkan informasi kepemilikan bagi suatu alamat IP:
`whois {{8.8.8.8}}`
- Dapatkan informasi kontak penyalahgunaan bagi suatu alamat IP:
`whois -b {{8.8.8.8}}`