Skip to main content

No project description provided

Project description

noroot_ping

Simple python bindings to rust's tokio tcp ping function.

Installation

pip install noroot_ping

Usage

from noroot_ping import ping_tcp

if ping_tcp(ip, port):
    # if ping was successful
else:
    # if ping was NOT successful

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

noroot_ping-0.1.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

noroot_ping-0.1.1-cp311-cp311-manylinux_2_34_x86_64.whl (339.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.34+ x86-64

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