Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.19 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.19 KB

ShecanMan

A simple lightweight utility script to use Shecan DNS servers temporarily on Linux.

screenshot

Download

Download the latest version as below:

curl -L -O https://github.com/amirz98/shecanman/releases/latest/download/shecanman
chmod +x shecanman

Installation

Installation is optional, but lets ShecanMan to be accessible from everywhere:

sudo bash shecanman install

If you don't want to access ShecanMan system-wide, you can continue using it locally.

Usage

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.

Disclaimer

I have nothing to do with Shecan team!