Skip to content

neruthes/pings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 install -g 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.

Future Plans

  • Stop depending on request package.
  • Explicit proxy designation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published