# iota-spammer This is an iota spammer. It spams https://trinity.iota.fm by default PoW is done locally ``` Iota Spammer 0.0.11 Nathan J. Spams the Iota Network USAGE: iota-spammer [OPTIONS] FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: -a, --address
Sets which address to spam -i, --iri Sets which IRI to spam (might need to be http/https...I haven't tested with UDP) -m, --message Sets message for spam transactions -q, --queue Number of transactions to approve requests to queue -r, --reference Sets the reference TX -t, --threads Sets how many threads to use for PoW -w, --weight Sets the min weight threshold ```