I'm using dnscrypt-proxy from Entware on 3 routers: D-Link DIR320 with Oleg's firmware, Asus RT-N14U with Padavans firmware and Asus RT-N66U with asuswrt-merlin.For those that installed via Entware, what are the MD5/SHA1 hashes for the "hostip" and "dnscrypt-proxy" binaries?
Not sure it can help, but anyway:
* On RT-N66U:
Code:
admin@RT-N66U:/tmp/home/root# opkg status dnscrypt-proxy | grep Version
Version: 1.4.0-2
admin@RT-N66U:/tmp/home/root# md5sum /opt/sbin/dnscrypt-proxy
b5f0c84392e71f560eb483979dd87a61 /opt/sbin/dnscrypt-proxy
admin@RT-N66U:/tmp/home/root# md5sum /opt/sbin/dnscrypt-proxy-hostip
28ec3c1e7f1dcad59cb552abd8d1d897 /opt/sbin/dnscrypt-proxy-hostip
Code:
/opt/home/admin # opkg status dnscrypt-proxy | grep Version
Version: 1.4.0-2
/opt/home/admin # md5sum /opt/sbin/dnscrypt-proxy
b5f0c84392e71f560eb483979dd87a61 /opt/sbin/dnscrypt-proxy
/opt/home/admin # md5sum /opt/sbin/dnscrypt-proxy-hostip
28ec3c1e7f1dcad59cb552abd8d1d897 /opt/sbin/dnscrypt-proxy-hostip