spambot-cli

1.1.20 • Public • Published

spambot

The spambot-cli is a tool for initiating spam attack on WordPress blog using free proxy online to hide its trace.

The original idea of this project is to play pranks on friends. Don't use this tool for illegal purposes.

Happy pranking :)

Quick start

Install spambot Command-line tool

Install npm package spambot-cli in terminal.

npm install -g spambot-cli
 
# Add --unsafe-perm on Linux environment to spawn installation child process. 
npm install -g --unsafe-perm spambot-cli

Chrome Webdriver and PhantomJS will be automatically downloaded and installed on your machine.

Get a list of free proxy online

By default, spambot will return 10 or less available proxies.

spambot proxy -n --number 10

Search for article urls under blog

spambot search yourwordpress.com

Spam a random article in target blog

spambot spam yourwordpress.com
        -d --dirty
        -m --message <string>
        -i --interval <millisec>
        -v --verbose
        -f --forever
        -w --webdriver <webdriver>
        -l --log

Collaborations

Feel free to send pull request or email to testsomethingforme@gmail.com.

Readme

Keywords

none

Package Sidebar

Install

npm i spambot-cli

Weekly Downloads

1

Version

1.1.20

License

MIT

Last publish

Collaborators

  • testsomethingforme