Skip to content
/ pingu-rs Public

Simple rust ping service to test network connectivity.

Notifications You must be signed in to change notification settings

Astor/pingu-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PINGU(ping you)

Simple rust ping service to test network connectivity.

Rust

stable-aarch64-apple-darwin (default) rustc 1.76.0 (07dca489a 2024-02-04).

Build

cargo build

Start

PORT=5001 cargo run

Methods

  • ping : Send a GET request to /ping and it return text with 'pong!'.

About

Simple rust ping service to test network connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages