Simple CLI tool to enable/disable Shecan DNS and update Shecan Premium IP on Linux.
Works on:
- Ubuntu 22+
- Ubuntu 24+
- Linux Mint 21 / 22
- Any distro using systemd-resolved
- Enable Shecan DNS
- Disable Shecan DNS
- Update Shecan Premium IP
- Auto detect active network interface
- Simple CLI menu
Make sure these packages are installed:
sudo apt install curl network-manager
Clone the repository:
git clone https://github.com/abbasigudarzi/shecan-linux-manager.git
Enter directory:
cd shecan-linux-manager
Make script executable:
chmod +x shecan-manager.sh