Socket
Socket
Sign inDemoInstall

do-latency

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    do-latency

Digital Ocean latency checker helps to find fastest DO region from your location.


Maintainers
1

Readme

Digital Ocean latency checker

Digital Ocean latency checker helps to find fastest DO region from your location.

INSTALLATION

::

pip install do-latency

USAGE

.. image:: https://raw.githubusercontent.com/dizballanze/do-latency/master/usage.gif

  • -h, --help - show help
  • --ping-count - count of ICMP requests for latency check (default: 10)
  • --file-size {10mb, 100mb} - size of downloaded file (default: 10mb).
  • --udp - use UDP not ICMP.

In some linux systems UDP testing does not work, so you should use true ICMP and run do-latency from root:

::

sudo do-latency

TODO

[x] latency check with ICMP

[x] download speed measurement

[x] python 3 support

LICENSE

MIT

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc