diff options
author | ryo <ryo@nopwd.lol> | 2024-09-18 17:12:48 +0000 |
---|---|---|
committer | ryo <ryo@nopwd.lol> | 2024-09-18 17:12:48 +0000 |
commit | 533e9fa58deb408fc67cee6f0ea6ae8ae13fdc49 (patch) | |
tree | 1f782de0edb1a3fabc8f7cae61c165eda5208335 /README |
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +chdns - Change DNS +================== +!) Forked from https://github.com/SeydEf/DNS_changer +Simple POSIX shell script to change the dns for your active connection +using NetworkManager(nmcli). + +Requirements +------------ +- POSIX compliant shell(Dash) +- NetworkManager + +Default Servers +--------------- +Quad9, CloudFlare, Google |