Automatically remove Shecan configuration, from the resolv.conf
of Ubuntu servers, with a single command.
✨ For adding shecan automatically, please see enable-shecan
⌨️ Execute sudo disable-shecan
to remove shecan from resolv.conf
file!
You can install disable-shecan
globally using npm:
npm install -g disable-shecan
This will allow you to run the disable-shecan
command from anywhere.
After installing, you can run the command using:
sudo disable-shecan
Please note that in many systems, writing to /etc/resolv.conf
requires administrative (root) privileges, so you need to use sudo
before the command.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the ISC license. For more information, see the LICENSE file.
- Shecan
- DNS settings
- Ubuntu resolv.conf
- Docker Compose