Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple, portable tool for measuring SMTP server delay, delay variation and throughput.

License

NotificationsYou must be signed in to change notification settings

halon/smtpping

Repository files navigation

A simple, portable tool for measuring SMTP server delay, delay variation and throughput. Feel free to contactsupport@halon.io

Coverity Scan Build

Usage

The two first examples measures delay, and the last example measuresthroughput (-r -w0) using 50 threads (-P50).

$ smtpping test@halon.io$ smtpping test@halon.io @10.2.0.31$ smtpping -P50 -r -w0 test@halon.io @10.2.0.31

Building

Building on *NIX can be done manually using a C++ compiler such as GNU'sg++ or by usingcmake. It could be easily ported to a Makefile.

$ cmake .$ make

Building on Windows

A project file for Dev-C++ is included, should be quite portable to eg. VS.

About

A simple, portable tool for measuring SMTP server delay, delay variation and throughput.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp