whois: add Dutch translation (#13166)
This commit is contained in:
16
pages.nl/common/whois.md
Normal file
16
pages.nl/common/whois.md
Normal 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}}`
|
Reference in New Issue
Block a user