common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
16
pages.id/common/whois.md
Normal file
16
pages.id/common/whois.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user