pings

0.1.3 • Public • Published

pings

Ping over HTTPS.

Introduction

This is un simple tool in Nodejs for making network tests without QoS priority. It can truly reflect the latency for normal web surfing.

Installation

npm i pings

Usage

Use the following command to ping example.com for 8 times.

pings example.com 8

Each request is distinguished by un timestamp in the URL, so you do not need to worry about caching or HTTP 304.

Copyright

Copyright (c) 2020 Neruthes (i@neruthes.xyz).

Published under GNU AGPL 3.0.

Readme

Keywords

none

Package Sidebar

Install

npm i pings

Weekly Downloads

0

Version

0.1.3

License

AGPL-3.0

Unpacked Size

37.7 kB

Total Files

4

Last publish

Collaborators

  • neruthes