A simple lightweight utility script to use Shecan DNS servers temporarily on Linux.
Download the latest version as below:
curl -L -O https://github.com/amirz98/shecanman/releases/latest/download/shecanman
chmod +x shecanmanInstallation is optional, but lets ShecanMan to be accessible from everywhere:
sudo bash shecanman installIf you don't want to access ShecanMan system-wide, you can continue using it locally.
ShecanMan lets you switch on/off Shecan.ir DNS configs temporarily on linux.
Usage: shecanman [command]
Commands:
on- Switch on Shecan DNS configs; keeps a backup of current configs.off- Switch off Shecan DNS; This will restore previous DNS configs.status- Show current status; Check whether ShecanMan is on.install- Install ShecanMan system-wide, so you can call it everywhere.uninstall- Uninstall ShecanMan, so that it's longer accessible system-wide.version- Show ShecanMan version.help- Show help.
I have nothing to do with Shecan team!