Skip to main content

Ping based on asyncio.

Project description

Pinger

Pinger based on asyncio library.

Pinger collect servers pings and show it in reversed order (first with worst ping, last with best ping).

Instalation

pip install asyncio_pinger

Usage

Create file like this:

Argentina, Buenos Aires (PPTP/L2TP): bn-ar.boxpnservers.com
Argentina, Buenos Aires (SSTP): sstp-bn-ar.boxpnservers.com

Run Python

from asyncio_pinger import Pinger

p = Pinger(path_to_file)
p.run()
p.print_results()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncio-pinger-0.0.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page