Ruby Client Library

Our Ruby client is shipped as a gem. You need to have Rubygems installed.

To install it, run gem install karmasphere-client-0.6.4.gem

The command line client is called rubykarmaclient

usage: rubykarmaclient
                 [     --username=xxx --password=yyy          ]
                 [     --ip4=127.0.0.2                        ]
                 [     --domain=example.com                   ]
                 [     --url=http://www.example.com/phishing/ ]
                 [     --tcp                                  ]
                 [     --composite=karmasphere.email-sender   ]

The username and password parameters are required, unless you're coming from a blessed IP. (details)