diff --git a/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj b/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj index d0415217..8d7a2e00 100644 --- a/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj +++ b/Apps/AdvancedBlockingApp/AdvancedBlockingApp.csproj @@ -3,7 +3,8 @@ net8.0 false - 7.1 + 7.1.1 + false Technitium Technitium DNS Server Shreyas Zare diff --git a/Apps/BlockPageApp/BlockPageApp.csproj b/Apps/BlockPageApp/BlockPageApp.csproj index 1ff07fce..c6e3ac86 100644 --- a/Apps/BlockPageApp/BlockPageApp.csproj +++ b/Apps/BlockPageApp/BlockPageApp.csproj @@ -3,7 +3,8 @@ net8.0 false - 5.0 + 5.1 + false Technitium Technitium DNS Server Shreyas Zare @@ -11,7 +12,7 @@ BlockPage https://technitium.com/dns/ https://github.com/TechnitiumSoftware/DnsServer - Serves a block page from a built-in web server that can be displayed to the end user when a website is blocked by the DNS server.\n\nNote! You need to manually set the Blocking Type as Custom Address in the blocking settings and configure the current server's IP address as Custom Blocking Addresses for the block page to be served to the users. Use a PKCS #12 certificate (.pfx) for enabling HTTPS support. Enabling HTTPS support will show certificate error to the user which is expected and the user will have to proceed ignoring the certificate error to be able to see the block page. + Serves a block page from a built-in web server that can be displayed to the end user when a website is blocked by the DNS server.\n\nNote! You need to manually set the Blocking Type as Custom Address in the blocking settings and configure the current server's IP address as Custom Blocking Addresses for the block page to be served to the users. Use a PKCS #12 certificate (.pfx or .p12) for enabling HTTPS support. Enabling HTTPS support will show certificate error to the user which is expected and the user will have to proceed ignoring the certificate error to be able to see the block page. false Library diff --git a/Apps/FilterAaaaApp/FilterAaaaApp.csproj b/Apps/FilterAaaaApp/FilterAaaaApp.csproj new file mode 100644 index 00000000..8be1af8d --- /dev/null +++ b/Apps/FilterAaaaApp/FilterAaaaApp.csproj @@ -0,0 +1,43 @@ + + + + net8.0 + false + 1.0 + false + Technitium + Technitium DNS Server + Shreyas Zare + FilterAaaaApp + FilterAaaa + https://technitium.com/dns/ + https://github.com/TechnitiumSoftware/DnsServer + Allows filtering AAAA records by returning NO DATA response when A records for the same domain name are available. This allows clients with dual-stack (IPv4 and IPv6) Internet connection to prefer using IPv4 to connect to websites and use IPv6 only when a website has no IPv4 support. + false + Library + + + + + false + + + + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.dll + false + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll + false + + + + + + PreserveNewest + + + + diff --git a/Apps/NxDomainApp/NxDomainApp.csproj b/Apps/NxDomainApp/NxDomainApp.csproj index ec6cdf85..4a069ca9 100644 --- a/Apps/NxDomainApp/NxDomainApp.csproj +++ b/Apps/NxDomainApp/NxDomainApp.csproj @@ -1,42 +1,43 @@  - - net8.0 - false - 5.0 - Technitium - Technitium DNS Server - Shreyas Zare - NxDomainApp - NxDomain - https://technitium.com/dns/ - https://github.com/TechnitiumSoftware/DnsServer - Blocks configured domain names with a NX Domain response. - false - Library - + + net8.0 + false + 5.0.1 + false + Technitium + Technitium DNS Server + Shreyas Zare + NxDomainApp + NxDomain + https://technitium.com/dns/ + https://github.com/TechnitiumSoftware/DnsServer + Blocks configured domain names with a NX Domain response. + false + Library + - - - false - - + + + false + + - - - ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.dll - false - - - ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll - false - - + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.dll + false + + + ..\..\..\TechnitiumLibrary\bin\TechnitiumLibrary.Net.dll + false + + - - - PreserveNewest - - + + + PreserveNewest + + diff --git a/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj b/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj index 67dc9614..308f939c 100644 --- a/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj +++ b/Apps/QueryLogsSqliteApp/QueryLogsSqliteApp.csproj @@ -4,7 +4,8 @@ net8.0 false true - 5.0.1 + 5.0.2 + false Technitium Technitium DNS Server Shreyas Zare @@ -18,7 +19,7 @@ - +