mirror of
https://github.com/miekg/dns.git
synced 2025-08-18 23:41:00 +02:00
more
This commit is contained in:
parent
468348fc28
commit
e29e6a324e
5
ex/fksd/cmds/listzone
Normal file
5
ex/fksd/cmds/listzone
Normal file
@ -0,0 +1,5 @@
|
||||
server 127.0.0.1 8053
|
||||
zone ZONE.
|
||||
update add ZONE. 60 IN TXT "LIST"
|
||||
key root c3R1cGlk
|
||||
send
|
5
ex/fksd/cmds/listzone-nouser
Normal file
5
ex/fksd/cmds/listzone-nouser
Normal file
@ -0,0 +1,5 @@
|
||||
server 127.0.0.1 8053
|
||||
zone ZONE.
|
||||
update add ZONE. 60 IN TXT "LIST"
|
||||
key rootie c3R1cGlk
|
||||
send
|
Loading…
x
Reference in New Issue
Block a user