Giter Site home page Giter Site logo

frankfanslc / smtpping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from halon/smtpping

0.0 1.0 0.0 56 KB

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

License: GNU General Public License v2.0

C++ 88.91% CMake 2.26% Roff 8.83%

smtpping's Introduction

A simple, portable tool for measuring SMTP server delay, delay variation and throughput. Feel free to contact [email protected]

Coverity Scan Build

Usage

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

$ smtpping [email protected]
$ smtpping [email protected] @10.2.0.31
$ smtpping -P50 -r -w0 [email protected] @10.2.0.31

Building

Building on *NIX can be done manually using a C++ compiler such as GNU's g++ or by using cmake. 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.

smtpping's People

Contributors

desh-se avatar dfateyev avatar eriklax avatar karasz avatar murinicanor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.