From 495ea2d4612bc4f1c573c779a893d72000036201 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Mon, 17 Jul 2023 20:51:25 -0400 Subject: [PATCH] Updated: 2023-07-17 20:51:23 + 4 --- enter/.obsidian/workspace.json | 3 ++- .../GUIs/Internet/Hosting/Browser talk/DNS.md | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 8a51d36..c06161e 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -303,6 +303,8 @@ }, "active": "ce9ac57d574a2ef3", "lastOpenFiles": [ + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/About Browsers.md", + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md", "Raspberry Pis.md", "Pasted image 20230717204615.png", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md", @@ -312,7 +314,6 @@ "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Uniform Resource Identifier.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Github Pages.md", - "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/On Hosts.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/IP (Internet Protocol).md", "Coding Tips (Classical)/Project Vault/On Obsidian/Obsidian-git process.md", diff --git a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md index f0772cc..092e4af 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md @@ -79,6 +79,11 @@ Numerous DNS services exist. A non-exhaustive list is given below: --- -Interestingly enough, [NextDNS](https://my.nextdns.io/) exists as a way to bypass a lot of the former DNS issues in an attempt to decentralize the rules of ICANN registry it seems like. There is also [Handshake DNS -](https://www.hdns.io/) +Interestingly enough, [NextDNS](https://my.nextdns.io/) exists as a way to bypass a lot of the former DNS issues in an attempt to decentralize the rules of ICANN registry it seems like. There is also [Handshake DNS](https://www.hdns.io/) aimed also at this decentralization. + +``` +103.196.38.38 +``` + + Alternatively there is Dynamic DNS or DDNS which may be used. These instructions show you how to get that set up on [a DD-WRT router. ](https://www.namecheap.com/support/knowledgebase/article.aspx/9356/11/how-to-configure-a-ddwrt-router/) \ No newline at end of file