EonaCat.Dns
4.1.8
Prefix Reserved
dotnet add package EonaCat.Dns --version 4.1.8
NuGet\Install-Package EonaCat.Dns -Version 4.1.8
<PackageReference Include="EonaCat.Dns" Version="4.1.8" />
paket add EonaCat.Dns --version 4.1.8
#r "nuget: EonaCat.Dns, 4.1.8"
// Install EonaCat.Dns as a Cake Addin #addin nuget:?package=EonaCat.Dns&version=4.1.8 // Install EonaCat.Dns as a Cake Tool #tool nuget:?package=EonaCat.Dns&version=4.1.8
Blocky
Blocky Blocking domains the way you want it. Copyright EonaCat (Jeroen Saey) 2017-2024 https://blocky.eonacat.com
Windows notice:
It could be that you need to run the following command in CMD: net stop http
Linux notice:
If you want to install Blocky on a Linux environment be sure that port 53 is free. (If there is no command output there is no other application using port 53)
You can check if the port is free using the following command:
sudo lsof -i :53
- Open the resolved.conf using the command:
sudo nano /etc/systemd/resolved.conf
- Uncomment the following lines and set their values:
[Resolve]
DNS=127.0.0.1
#FallbackDNS=
#Domains=
#LLMNR=no
#MulticastDNS=no
#DNSSEC=no
#DNSOverTLS=no
#Cache=no
DNSStubListener=no
#ReadEtcHosts=yes
Save the file and quit.
Create a symbolic link for /run/systemd/resolve/resolv.conf with /etc/resolv.conf as the destination:
sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
Reboot your system.
Port 53 is now free for Blocky to use.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- BuildBundlerMinifier (>= 3.2.449)
- EonaCat.Cache.Memory (>= 1.0.1)
- EonaCat.Controls (>= 1.0.2)
- EonaCat.Extensions.Json (>= 1.0.1)
- EonaCat.Helpers (>= 1.0.7)
- EonaCat.Json (>= 1.0.5)
- EonaCat.Logger (>= 1.2.8)
- EonaCat.Network (>= 1.1.7)
- sqlite-net-pcl (>= 1.9.172)
- System.Runtime.Caching (>= 8.0.0)
- WebMarkupMin.AspNetCore6 (>= 2.16.0)
-
net8.0
- BuildBundlerMinifier (>= 3.2.449)
- EonaCat.Cache.Memory (>= 1.0.1)
- EonaCat.Controls (>= 1.0.2)
- EonaCat.Extensions.Json (>= 1.0.1)
- EonaCat.Helpers (>= 1.0.7)
- EonaCat.Json (>= 1.0.5)
- EonaCat.Logger (>= 1.2.8)
- EonaCat.Network (>= 1.1.7)
- sqlite-net-pcl (>= 1.9.172)
- System.Runtime.Caching (>= 8.0.0)
- WebMarkupMin.AspNetCore6 (>= 2.16.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EonaCat.Dns:
Package | Downloads |
---|---|
EonaCat.Blocky
Blocky is the Dns GUI for EonaCat.Dns Blocking domains the way you want it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.8 | 53 | 5/8/2024 |
Created for Blocky
Blocking domains the way you want it.
https://blocky.eonacat.com/