@@ -82,7 +82,7 @@ client identification.
8282
8383 ``` bash
8484
85- sh -c " $( curl -sL https://nextdns.io/ install) "
85+ sh -c " $( curl -sL https://raw.githubusercontent.com/nextdns/nextdns/master/ install.sh ) "
8686
8787 ```
8888
@@ -106,7 +106,7 @@ For the best experience on AsusWRT-Merlin:
106106
107107If the installation fails, run the installer in debug mode:
108108
109- - [ NextDNS CLI Wiki - AsusWRT-Merlin] ( https://github.com/nextdns/nextdns/wiki/AsusWRT-Merlin )
109+ - [ NextDNS CLI Wiki - AsusWRT-Merlin] ( https://github.com/nextdns/nextdns )
110110
111111- [ SNBForums NextDNS Thread] ( https://www.snbforums.com/threads/nextdns-installer.61002/ )
112112
@@ -408,7 +408,7 @@ If `-setup-router` fails or doesn't configure properly:
408408
409409- Ensure you have appropriate permissions to modify DNSMasq configuration
410410
411- - [ NextDNS CLI - DNSMasq] ( https://github.com/nextdns/nextdns/wiki/DNSMasq )
411+ - [ NextDNS CLI - DNSMasq] ( https://github.com/nextdns/nextdns )
412412
413413### 1.4 Docker Compose Deployment
414414
@@ -444,7 +444,7 @@ conditional profiles.
444444
445445- [ NextDNS CLI Docker Hub] ( https://hub.docker.com/r/nextdns/nextdns )
446446
447- - [ NextDNS CLI Wiki — Docker] ( https://github.com/nextdns/nextdns/wiki/Docker )
447+ - [ NextDNS CLI Wiki — Docker] ( https://github.com/nextdns/nextdns )
448448
449449- [ Docker Compose Documentation] ( https://docs.docker.com/compose/ )
450450
@@ -624,9 +624,9 @@ to ensure Firewalla/EdgeRouter can map internal IP addresses to hostnames in you
624624
625625installer typically handles ` dnsmasq ` integration automatically.
626626
627- - [ NextDNS CLI Wiki - EdgeOS] ( https://github.com/nextdns/nextdns/wiki/EdgeOS )
627+ - [ NextDNS CLI Wiki - EdgeOS] ( https://github.com/nextdns/nextdns )
628628
629- - [ NextDNS CLI Wiki - Firewalla] ( https://github.com/nextdns/nextdns/wiki/Firewalla )
629+ - [ NextDNS CLI Wiki - Firewalla] ( https://github.com/nextdns/nextdns )
630630
631631### 1.6 GL.iNet Router Integration
632632
@@ -680,7 +680,7 @@ GL.iNet firmware updates often re-enable AdGuard Home and may remove the NextDNS
680680
681681After any firmware update:
682682
683- - [ NextDNS CLI Wiki — OpenWrt] ( https://github.com/nextdns/nextdns/wiki/OpenWrt )
683+ - [ NextDNS CLI Wiki — OpenWrt] ( https://github.com/nextdns/nextdns )
684684
685685- [ GL.iNet Documentation] ( https://docs.gl-inet.com/ )
686686
@@ -1321,7 +1321,7 @@ This method works on all OpenWrt versions and provides the most reliable install
13211321
13221322| 3 | Install curl : ` opkg update && opkg install curl` |
13231323
1324- | 4 | Run the NextDNS installer : ` sh -c 'sh -c "$(curl -sL https://nextdns.io/ install)"'` |
1324+ | 4 | Run the NextDNS installer : ` sh -c 'sh -c "$(curl -sL https://raw.githubusercontent.com/nextdns/nextdns/master/ install.sh )"'` |
13251325
13261326| 5 | Follow the on-screen instructions to complete setup |
13271327
@@ -1347,7 +1347,7 @@ To upgrade an existing NextDNS installation on OpenWrt:
13471347
13481348 ` ` ` bash
13491349
1350- sh -c 'sh -c "$(curl -sL https://nextdns.io/ install)"'
1350+ sh -c 'sh -c "$(curl -sL https://raw.githubusercontent.com/nextdns/nextdns/master/ install.sh )"'
13511351
13521352 ` ` `
13531353
@@ -1369,7 +1369,7 @@ This will output verbose information that can help identify the root cause of in
13691369
13701370- **Package not available**: For Method B, verify your OpenWrt version is 19.07.01-rc2 or later
13711371
1372- - [NextDNS CLI - OpenWrt](https://github.com/nextdns/nextdns/wiki/OpenWrt )
1372+ - [NextDNS CLI - OpenWrt](https://github.com/nextdns/nextdns)
13731373
13741374# ## 1.13 pfSense and OPNsense Integration
13751375
@@ -2080,7 +2080,7 @@ This will output verbose information to help identify the problem.
20802080
20812081**Cause:** DHCP clients are not using the Synology device as their DNS server.
20822082
2083- - [NextDNS CLI - Synology](https://github.com/nextdns/nextdns/wiki/Synology )
2083+ - [NextDNS CLI - Synology](https://github.com/nextdns/nextdns)
20842084
20852085**Solution:**
20862086
@@ -2328,7 +2328,7 @@ repositories may be archived:
23282328
23292329| **Conflicts** | None | Must disable UniFi filtering |
23302330
2331- - [NextDNS CLI - Ubiquiti](https://github.com/nextdns/nextdns/wiki/Ubiquiti )
2331+ - [NextDNS CLI - Ubiquiti](https://github.com/nextdns/nextdns)
23322332
23332333**Benefits**:**
23342334
0 commit comments