Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angristan/OpenNIC-cli

Set the nearest OpenNIC servers as your DNS resolvers on you GNU/Linux machine
https://github.com/angristan/OpenNIC-cli

Last synced: 3 months ago
JSON representation

Set the nearest OpenNIC servers as your DNS resolvers on you GNU/Linux machine

Awesome Lists containing this project

README

        

# OpenNIC-cli
Set the nearest [OpenNIC](https://www.opennicproject.org/) servers as your DNS resolvers.

## Installation

Dependencies:

`curl`

On Ubuntu you must run `sudo apt-get remove resolvconf ubuntu-minimal` before running the script.

## Use
```
wget https://raw.githubusercontent.com/Angristan/OpenNIC-cli/master/opennic-cli.sh
chmod +x opennic-cli.sh
./opennic-cli.sh`
```

## License

[The unlicense](https://github.com/Angristan/ArchLinux-DNS-server/blob/master/LICENSE): do whatever you want with the code.