shecan-cli
shecan-cli copied to clipboard
Python script that helps to enable | disable on shecan.ir DNS service
Shecan-cli
Simple python script for enable and disable shecan.ir dns for gnu/linux and MacOS users.

┌────────────────────────────────────────────────────────┐
│ shecan-cli │
│ > https://github.com/ali77gh/shecan-cli │
│ │
├────────────────────────────┬───────────────────────────┤
│ > how to use: │ │
│ shecan-cli help │ show this beautiful msg │
│ shecan-cli status │ show status (local&remote)│
│ shecan-cli enable │ enables shecan DNS │
│ shecan-cli disable │ load your old DNS config │
│ shecan-cli live_status │ run status in loop │
│ │ │
└────────────────────────────┴───────────────────────────┘
Install/Update with one simple command:
wget -O - https://raw.githubusercontent.com/ali77gh/shecan-cli/master/install.sh | sudo bash
Dependencies
- python3
- requests library for python3
LICENSE
Project is under GPL3