Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/angristan/OpenNIC-cli
- Owner: angristan
- License: unlicense
- Created: 2015-08-14T21:23:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T16:57:14.000Z (almost 7 years ago)
- Last Synced: 2024-05-21T06:39:01.303Z (6 months ago)
- Language: Shell
- Homepage: https://www.opennicproject.org/
- Size: 6.84 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.