You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To resolve all problems associated with installing Dnscrypt-Proxy with Entware (or similar) along with setting up various scripts to handle dnscrypt-proxy starting up including the ntp issue, this installer of dnscrypt-proxy resolves all these concerns... The only requirement is an Asus Router flashed with custom Asuswrt-Merlin Firmware.
4
-
5
4
# Requirements:
6
5
- ARM based ASUS routers that use Asuswrt-Merlin Firmware
7
6
- JFFS support and enabled
8
-
9
7
# Incompatibilities:
10
8
- No known issue
11
-
12
9
# Current features:
13
10
-[dnscrypt-proxy version 2](https://github.com/jedisct1/dnscrypt-proxy) with ODoH, DoH, and DNSCrypt version 2 protocols, multiple resolvers, and other features
14
11
- Running as nobody through nonroot binary (using --user requires change to passwd)
@@ -25,10 +22,8 @@ To resolve all problems associated with installing Dnscrypt-Proxy with Entware (
25
22
- Support for NextDNS.io Account SDNS stamp as Static server.
26
23
- Support for addition of multiple static servers using SDNS Stamp and Custom Server Naming that can be mixed with servers on the resolvers list.
in current directory and send me the archive for debug.
72
76
73
77
I also need following information:
74
78
- Which dns server you selected during dnscrypt installation
75
79
- Which router you're using
76
80
- Firmware and its version
77
-
78
81
# How I made this:
79
82
- Use dnscrypt-proxy binary packages from https://github.com/jedisct1/dnscrypt-proxy
80
83
- Compiling and stripping required binaries using firmware building toolchain from asuswrt-merlin
81
84
- I wrote the installer script with stuff inspired from entware-setup.sh from asuswrt-merlin
82
85
- You can look at all the stuff here https://github.com/thuantran/dnscrypt-asuswrt-installer
86
+
# Donate:
87
+
This script will always be open source and free to use under [GPL-3.0 License](https://raw.githubusercontent.com/thuantran/dnscrypt-asuswrt-installer/master/LICENSE), but if you want to support future development you can do so by [Donating With PayPal.](https://paypal.me/swotrb)
0 commit comments