Skip to content

Automatically update the resolv.conf of ubuntu servers to have shecan set, with a single command

License

Notifications You must be signed in to change notification settings

Archer-Thane/enable-shecan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enable-shecan

npm license

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
⚠️ Please note that this module works only with Ubuntu servers, and need sudo permissions.

Table of Contents

Installation

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.

Usage

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.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the ISC license. For more information, see the LICENSE file.

Keywords

  • Shecan
  • DNS settings
  • Ubuntu resolv.conf
  • Docker Compose

About

Automatically update the resolv.conf of ubuntu servers to have shecan set, with a single command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published