Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

musubi is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
Author

Setup

First, you need to create a virtual environment and activate it.

$ pip install virtualenv
$ virtualenv musubi
$ . musubi/bin/activate
(musubi)$

Next, install musubi in the environment.

(musubi)$ pip install musubi

Usage

With musubi setup, you can now play with it.

To see a list of commands availble, run:

(musubi)$ musubi --help

Here are some of the commands you can try:

(musubi)$ musubi mx cakebread.info
(musubi)$ musubi ips cakebread.info
(musubi)$ musubi spf dreamhost.com
(musubi)$ musubi scan toad.com

(musubi)$ musubi scan -f html toad.com
(musubi)$ musubi -v --debug scan rocklosangeles.com

System Message: WARNING/2 (<string>, line 50)

Literal block expected; none found.

To see help for an individual command, include the command name on the command line:

(musubi)$ musubi scan --help

Important

If you pass an IP range in CIDR notation, please understand what you're doing. Each IP in that range will be tested against 70+ DNSBLs which could potentially make thousands of DNS/UDP connections very quickly. Do not try this at home! If you are an ISP or web hosting company, it should not be a problem.

Cleaning Up

Finally, when done, deactivate your virtual environment:

(musubi)$ deactivate
$

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.