https://github.com/jackkweyunga/ping-review
https://github.com/jackkweyunga/ping-review
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackkweyunga/ping-review
- Owner: jackkweyunga
- Created: 2021-09-20T20:31:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T22:56:23.000Z (almost 5 years ago)
- Last Synced: 2025-03-08T00:28:30.762Z (over 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
----