The first, according to instructions:
The
dnscrypt-proxy
file is quite large, but can be compressed for a massive reduction of its size, from ~12 Mb down to ~2 Mb.In order to do so, use UPX on any platform (Windows, Linux, macOS...) with the following command:
upx --lzma dnscrypt-proxy
The second:
Use
scp
to copy:
dnscrypt-proxy
to/usr/sbin/
- The modified
dnscrypt-proxy.toml
file to/etc/config/
- This
init.d
file by @etam saved as/etc/init.d/dnscrypt-proxy