whois: add Dutch translation (#13166)

This commit is contained in:
Sebastiaan Speck 2024-06-26 17:14:04 +02:00 committed by GitHub
parent f0b0f7e8eb
commit 771739c4c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
pages.nl/common/whois.md Normal file
View File

@ -0,0 +1,16 @@
# whois
> Opdrachtregelclient voor het WHOIS (RFC 3912) protocol.
> Meer informatie: <https://github.com/rfc1036/whois>.
- Verkrijg informatie over een domeinnaam:
`whois {{example.com}}`
- Verkrijg informatie over een IP-adres:
`whois {{8.8.8.8}}`
- Verkrijg het contact om misbruik te melden voor een IP-adres:
`whois -b {{8.8.8.8}}`