endelwar / spammer

向SMTP服务器发送随机生成的电子邮件进行测试

v0.8.0 2017-04-20 01:31 UTC

This package is auto-updated.

Last update: 2024-08-29 03:31:28 UTC


README

Spammer是一个命令行应用程序,它将随机生成的电子邮件发送到SMTP服务器。

Scrutinizer Code Quality Code Coverage Build Status

用法

用法

 spammer [-s|--server[="..."]] [-p|--port[="..."]] [-c|--count[="..."]] [-l|--locale[="..."]]

选项

 --server (-s)         SMTP Server ip to send email to (default: "127.0.0.1")
 --port (-p)           SMTP Server port to send email to (default: "25")
 --count (-c)          Number of email to send (default: 10)
 --locale (-l)         Locale to use (default: "en_US")

许可证

版权所有 (c) 2014 Manuel Dalla Lana (endelwar@aregar.it)

本应用程序使用MIT许可证。请参阅LICENSE.md