Skip to content

fmgoncalves/bomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Filipe Gonçalves
Apr 10, 2014
91fa20c · Apr 10, 2014

History

5 Commits
Apr 10, 2014
Feb 25, 2014
Feb 25, 2014
Feb 25, 2014
Apr 10, 2014

Repository files navigation

bomber

Simple program to send huge amounts of predefined email samples to an SMTP server. Just an excuse to try out Go, really...

Usage of bomber:
  -c="all": Category of messages to send
  -l=false: Only list available categories.
  -n=100: Number of message to be sent
  -s="localhost": SMTP server to send the message to
  -samples="./samples/": Directory containing email message samples in JSON
  -throttle=0: Throttle the message flow (msg/second).
  -v=false: Prints details of execution.

About

Mass sender of email samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages