net8.0 false true 2.0 false Technitium Technitium DNS Server Shreyas Zare QueryLogsMySqlApp QueryLogsMySql https://technitium.com/dns/ https://github.com/TechnitiumSoftware/DnsServer Logs all incoming DNS requests and their responses in a MySQL/MariaDB database that can be queried from the DNS Server web console.\n\nNote! You will need to create a user and grant all privileges on the database to the user so that the app will be able to access it. To do that run the following commands with the required database name and username on your mysql root prompt:\nCREATE USER 'user'@'%' IDENTIFIED BY 'password';\nGRANT ALL PRIVILEGES ON DatabaseName.* TO 'user'@'%'; false Library enable false ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll false ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.dll True PreserveNewest