All Projects → dizballanze → Do Latency

dizballanze / Do Latency

Licence: mit
🐳 Digital Ocean regions latency checker

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Do Latency

Lexicon
Manipulate DNS records on various DNS providers in a standardized way.
Stars: ✭ 1,028 (+843.12%)
Mutual labels:  digitalocean, cli
Dosxvpn
Easily deploy your own personal VPN server with DNS adblocking running on DigitalOcean
Stars: ✭ 284 (+160.55%)
Mutual labels:  digitalocean, cli
Procsd
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
Stars: ✭ 181 (+66.06%)
Mutual labels:  digitalocean, cli
Shark
A CLI to Interact with DigitalOcean
Stars: ✭ 74 (-32.11%)
Mutual labels:  digitalocean, cli
Staert
Merge your configuration sources
Stars: ✭ 108 (-0.92%)
Mutual labels:  cli
Wuzz
Interactive cli tool for HTTP inspection
Stars: ✭ 9,845 (+8932.11%)
Mutual labels:  cli
Yq
Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
Stars: ✭ 1,688 (+1448.62%)
Mutual labels:  cli
Word Wrap
Wrap words to a specified length.
Stars: ✭ 107 (-1.83%)
Mutual labels:  cli
Rust Cli Boilerplate
Rust project boilerplate for CLI applications
Stars: ✭ 108 (-0.92%)
Mutual labels:  cli
Src Cli
Sourcegraph CLI
Stars: ✭ 108 (-0.92%)
Mutual labels:  cli
Bundle Phobia Cli
📦 Cli for the node BundlePhobia Service 😱
Stars: ✭ 108 (-0.92%)
Mutual labels:  cli
Nexe
🎉 create a single executable out of your node.js apps
Stars: ✭ 10,565 (+9592.66%)
Mutual labels:  cli
Forgit
💤 A utility tool powered by fzf for using git interactively.
Stars: ✭ 1,823 (+1572.48%)
Mutual labels:  cli
Appicon
AppIcon generates *.appiconset contains each resolution image for iOS
Stars: ✭ 1,454 (+1233.94%)
Mutual labels:  cli
Sywac
🚫 🐭 Asynchronous, single package CLI framework for Node
Stars: ✭ 109 (+0%)
Mutual labels:  cli
Go Gitlab Client
A Go gitlab API client & powerful CLI written in Go
Stars: ✭ 107 (-1.83%)
Mutual labels:  cli
Protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Stars: ✭ 107 (-1.83%)
Mutual labels:  cli
Cjstoesm
A tool that can transform CommonJS to ESM
Stars: ✭ 109 (+0%)
Mutual labels:  cli
Render
Universal data-driven template for generating textual output, as a static binary and a library
Stars: ✭ 108 (-0.92%)
Mutual labels:  cli
Cli
Get a programmable email address. Automate what happens when you receive emails. It's like Zapier for devs who hate emails.
Stars: ✭ 105 (-3.67%)
Mutual labels:  cli

Digital Ocean latency checker

.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg :target: https://saythanks.io/to/dizballanze

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].