• Stars
    star
    112
  • Rank 310,464 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🐳 Digital Ocean regions latency checker

Digital Ocean latency checker

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

INSTALLATION

pip install do-latency

USAGE

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

More Repositories

1

django-admin-env-notice

Visually distinguish environments in Django Admin
Python
308
star
2

m00dbot

Telegram bot for self-testing of anxiety and depression
Python
225
star
3

django-eraserhead

πŸ’‚πŸ» Django package that provides hints to optimize database usage by deferring unused fields (and more)
Python
196
star
4

hashtable

Async hash table server in C
C
75
star
5

gray

Less uncompromising Python code formatter
Python
74
star
6

django-migrations-graph

Django-admin command to display migrations with dependencies.
Python
48
star
7

ngx_http_avatars_gen_module

πŸ–Ό Generating avatars on-the-fly with Nginx
C
33
star
8

django-compressor-autoprefixer

Django Compressor CSS filter for autoprefixer
Python
23
star
9

debugmail

SMTP testing server
JavaScript
11
star
10

nginx-lua-contact

Nginx + Lua contact form handler
Lua
10
star
11

planner

Python package for drawing 2d plans of a buildings.
Python
9
star
12

mailsender

Python cli-tool for sending emails through specified SMTP server.
Python
9
star
13

chat-app

Chat application for Ukrainian Web Challenge. Developed on php (yii), node.js (socket.io), redis etc
PHP
6
star
14

express-socketio-session-example

Example of using express session in socket.io
JavaScript
3
star
15

blazing-fast-django-tests-example

Example for "Blazing fast Django tests" blog post
Python
3
star
16

django-optimization-guide-2-sample

Python
2
star
17

dizballanze.github.io

my tech blog
CSS
2
star
18

packer-virtualbox-vagrant-debian

Minimal config of packer to build vagrant box for virtualbox with Debian 8
Shell
1
star
19

Encryption

Simple crypt algorithms on PHP
PHP
1
star
20

breaking-point

breaking-point.py helps to find a size of input data where one function starts outperform another function
Python
1
star
21

domainfilter

Domain filtration cli-tool.
CoffeeScript
1
star