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

https://github.com/nning/pinglog

Small tool to ping continuously and save log as JSON
https://github.com/nning/pinglog

Last synced: over 1 year ago
JSON representation

Small tool to ping continuously and save log as JSON

Awesome Lists containing this project

README

          

# pinglog

Small tool to ping continuously and save log as JSON

## Usage

Usage of ./pinglog:
-c int
count of packets to be sent
-d string
destination (default "1.1.1.1")
-i int
output write interval in seconds (default 10)
-o string
output path (default "pinglog.json")

## Build

make