Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali77gh/shecan-cli

Python script that helps to enable | disable on shecan.ir DNS service
https://github.com/ali77gh/shecan-cli

cli shecan

Last synced: 1 day ago
JSON representation

Python script that helps to enable | disable on shecan.ir DNS service

Awesome Lists containing this project

README

        

# Shecan-cli
Simple python script for enable and disable shecan.ir dns for gnu/linux and MacOS users.



```bash
┌────────────────────────────────────────────────────────┐
│ 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:

```bash
curl -sfL https://raw.githubusercontent.com/ali77gh/shecan-cli/master/install.sh | sudo bash -
```

# Dependencies
1. python3
2. requests library for python3

# LICENSE
Project is under GPL3