WIP: dns support via libdns

This commit is contained in:
2021-10-18 20:35:43 +02:00
parent 5941ed9728
commit 7ea3df45d4
5 changed files with 151 additions and 0 deletions

View File

@ -22,5 +22,6 @@ the connections to those servers.
serverAddCommand,
serverListCommand,
serverRemoveCommand,
serverDnsCommand,
},
}