From da2d60e90864902311c029c178fd2798a9cc791d Mon Sep 17 00:00:00 2001 From: dragonrider <62926341+junevm@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:48:26 +0530 Subject: [PATCH 1/3] Add 'cdns' utility to README Added a new entry for 'cdns' to the Command Line Utilities section in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b7b1715..c2073970 100644 --- a/README.md +++ b/README.md @@ -1629,6 +1629,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so ### Internet +- [![Open-Source Software][oss icon]](https://github.com/junevm/cdns) [cdns](https://github.com/junevm/cdns)- change DNS servers effortlessly via terminal 🗽 - [![Open-Source Software][oss icon]](https://github.com/federicotorrielli/Daily-Reddit-Wallpaper) [Daily Reddit Wallpaper](https://federicotorrielli.github.io/Daily-Reddit-Wallpaper/) - Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup. - [![Open-Source Software][oss icon]](https://github.com/jarun/ddgr) [ddgr](https://github.com/jarun/ddgr) - DuckDuckGo from the command line. - [![Open-Source Software][oss icon]](https://dnscrypt.info/) [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy) - DNS proxy with support for encrypted DNS protocols,cross platform. From 6880cd2106d2df5acbdc36d85e81226a92dc7e4a Mon Sep 17 00:00:00 2001 From: dragonrider <62926341+junevm@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:51:55 +0530 Subject: [PATCH 2/3] Fix formatting of cdns entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2073970..3f6283cc 100644 --- a/README.md +++ b/README.md @@ -1629,7 +1629,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so ### Internet -- [![Open-Source Software][oss icon]](https://github.com/junevm/cdns) [cdns](https://github.com/junevm/cdns)- change DNS servers effortlessly via terminal 🗽 +- [![Open-Source Software][oss icon]](https://github.com/junevm/cdns) [cdns](https://github.com/junevm/cdns) - change DNS servers effortlessly via terminal 🗽 - [![Open-Source Software][oss icon]](https://github.com/federicotorrielli/Daily-Reddit-Wallpaper) [Daily Reddit Wallpaper](https://federicotorrielli.github.io/Daily-Reddit-Wallpaper/) - Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup. - [![Open-Source Software][oss icon]](https://github.com/jarun/ddgr) [ddgr](https://github.com/jarun/ddgr) - DuckDuckGo from the command line. - [![Open-Source Software][oss icon]](https://dnscrypt.info/) [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy) - DNS proxy with support for encrypted DNS protocols,cross platform. From c89eefa90ef645b799e2ae77a73afb932d2ac51a Mon Sep 17 00:00:00 2001 From: dragonrider <62926341+junevm@users.noreply.github.com> Date: Fri, 20 Feb 2026 20:39:36 +0530 Subject: [PATCH 3/3] Clarify 'cdns' project description in README Updated the description of the 'cdns' project for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f6283cc..7c45f80b 100644 --- a/README.md +++ b/README.md @@ -1629,7 +1629,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so ### Internet -- [![Open-Source Software][oss icon]](https://github.com/junevm/cdns) [cdns](https://github.com/junevm/cdns) - change DNS servers effortlessly via terminal 🗽 +- [![Open-Source Software][oss icon]](https://github.com/junevm/cdns) [cdns](https://github.com/junevm/cdns) - Change DNS servers effortlessly via terminal. - [![Open-Source Software][oss icon]](https://github.com/federicotorrielli/Daily-Reddit-Wallpaper) [Daily Reddit Wallpaper](https://federicotorrielli.github.io/Daily-Reddit-Wallpaper/) - Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup. - [![Open-Source Software][oss icon]](https://github.com/jarun/ddgr) [ddgr](https://github.com/jarun/ddgr) - DuckDuckGo from the command line. - [![Open-Source Software][oss icon]](https://dnscrypt.info/) [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy) - DNS proxy with support for encrypted DNS protocols,cross platform.