Skip to content

a dns tool for safer and faster changing linux system dns settings permanently

Notifications You must be signed in to change notification settings

mojtabana/dnser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

DNS Changer - Easily Change Your System's DNS

dnser allows you to quickly change your system's DNS settings using various DNS providers. It supports NetworkManager, systemd-resolved, and resolv.conf methods.

🚀 Features

✅ Change DNS to well-known providers (Google, Cloudflare, Shecan, etc.)
✅ Automatically detects your system's DNS management method
✅ Clears and resets DNS settings for a fresh configuration
✅ Works on Ubuntu, Debian, Arch, and most Linux distros


📥 Installation

To download and install the latest release, run:

sudo wget -O /usr/local/bin/dnser https://github.com/mojtabana/dnser/releases/latest/download/dnser.sh
sudo chmod +x /usr/local/bin/dnser

⚡ Usage

1️⃣ Check DNS Status

sudo dnser dns status

2️⃣ clear all DNS settings

sudo dnser dns clear --dns

3️⃣ clear DNS caches

sudo dnser dns clear --cache

4️⃣ set DNS

sudo dnser dns set

About

a dns tool for safer and faster changing linux system dns settings permanently

Resources

Stars

Watchers

Forks

Languages