Musubi is a command-line DNSBL checker and MX toolkit.
Project description
========================
Musubi the DNSBL Toolkit
========================
.. image:: http://imgur.com/WqRkx
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
::
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
$
Musubi the DNSBL Toolkit
========================
.. image:: http://imgur.com/WqRkx
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
::
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
$
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
musubi-0.1.tar.gz
(12.1 kB
view details)
File details
Details for the file musubi-0.1.tar.gz
.
File metadata
- Download URL: musubi-0.1.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f78566f65d32694c10b58a5c1fcf872ebce34842e7a52cfe916a3b552c3562a9 |
|
MD5 | 7e5d65f56ab5082a654d35db564f51b5 |
|
BLAKE2b-256 | a03096cba653941dd889837fd01eb32238bcadb94723e1d36cc6b8f361f6900c |