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

https://github.com/jackkweyunga/ping-review


https://github.com/jackkweyunga/ping-review

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ping-review

## Usage

##### excel structure

|IP Address|Live|
|----------|----|
| aa.bb.cc.dd | |
| - | |
| - | |

syntax
```cmd
python script.py
```

example

```cmd
python script.py ips.xlsx
```

`new.xlsx` is generatedd with added data.

#### output - new.xlsx

----