Added package dnsprotec (#1228)

This commit is contained in:
Juan Carlos 2019-10-31 02:44:26 -03:00 committed by Miran
parent 54e8c8bb28
commit 91cef4571a

View File

@ -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"
}
]