Automatically update the resolv.conf
of Ubuntu servers to have Shecan set, with a single command.
🐋 Does Shecan get removed every time Docker Compose is run?
⌨️ If so, execute sudo enable-shecan
before deploying !
🕛 Fast and Easy setting Shecan Configs inside your resolv.conf
file
You can install enable-shecan
globally using npm:
npm install -g enable-shecan
This will allow you to run the enable-shecan
command from anywhere.
After installing, you can run the command using:
sudo enable-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