diff --git a/packages.json b/packages.json index 393f237..7842943 100644 --- a/packages.json +++ b/packages.json @@ -15030,5 +15030,17 @@ "description": "Keyboard typing emulator", "license": "MIT", "web": "https://github.com/kijowski/autotyper" + }, + { + "name": "dnsprotec", + "url": "https://github.com/juancarlospaco/nim-dnsprotec", + "method": "git", + "tags": [ + "dns", + "hosts" + ], + "description": "DNS /etc/hosts file manager, Block 1 Million malicious domains with 1 command", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-dnsprotec" } ]