Musubi is a command-line DNSBL checker and MX toolkit.
Project description
===============================
Musubi the DNSBL and MX Toolkit
===============================
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
::
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 and MX Toolkit
===============================
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
::
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.2.tar.gz
(12.3 kB
view details)
File details
Details for the file musubi-0.2.tar.gz
.
File metadata
- Download URL: musubi-0.2.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d28ea689d0e407e9e6835f1ee5c041f532a4ab1292c1297e93f21d8f9c742dc6 |
|
MD5 | 270f35edc6a1a966d52bbd9b83b1e169 |
|
BLAKE2b-256 | d318dc412af5e232ca12f2c1e6aa31740aed26252d373903d2900241505e358b |