Add some router arch examples

hugepants 2020-06-12 14:56:20 +01:00
parent d38ccf2fc2
commit 801736b184

@ -58,7 +58,12 @@ Then click `Save`. Alternatively, you can add the line to `/etc/sysupgrade.conf`
### Download
Download the [latest binary here](https://github.com/DNSCrypt/dnscrypt-proxy/releases/latest). Get the right binary for your architecture. If you get a strange `parse error` later when trying to run the executable file, chances are that you didn't pick the right file for the CPU of your router.
Download the [latest binary here](https://github.com/DNSCrypt/dnscrypt-proxy/releases/latest). Get the right binary for your architecture. If you get a strange `parse error` later when trying to run the executable file, chances are that you didn't pick the right file for the CPU of your router. Here are some common examples:
```
Netgear R7800 - linux_arm
Ubiquiti EdgeRouter X - linux_mipsle
```
### Optional: compress the executable