{ "info": { "author": "Rob Cakebread", "author_email": "cakebread@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "===============================\nMusubi the DNSBL and MX Toolkit\n===============================\n\nSetup\n-----\n\nFirst, you need to create a virtual environment and activate it.\n\n::\n\n $ pip install virtualenv\n $ virtualenv musubi\n $ . musubi/bin/activate\n (musubi)$ \n\nNext, install ``musubi`` in the environment.\n\n::\n\n (musubi)$ pip install musubi\n\n\nUsage\n-----\n\nWith musubi setup, you can now play with it.\n\nTo see a list of commands availble, run::\n\n (musubi)$ musubi --help\n\nHere are some of the commands you can try:\n\n::\n\n (musubi)$ musubi mx cakebread.info\n (musubi)$ musubi ips cakebread.info\n (musubi)$ musubi spf dreamhost.com\n (musubi)$ musubi scan toad.com\n\n (musubi)$ musubi scan -f html toad.com\n (musubi)$ musubi -v --debug scan rocklosangeles.com\n\n\n::\n\n\n\nTo see help for an individual command, include the command name on the\ncommand line::\n\n (musubi)$ musubi scan --help\n\nImportant\n---------\n\nIf you pass an IP range in CIDR notation, please understand what you're \ndoing. Each IP in that range will be tested against 70+ DNSBLs which\ncould potentially make thousands of DNS/UDP connections very quickly.\nDo not try this at home! If you are an ISP or web hosting company,\nit should not be a problem.\n\nCleaning Up\n-----------\n\nFinally, when done, deactivate your virtual environment::\n\n (musubi)$ deactivate\n $", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cakebread/musubi/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cakebread/musubi", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "musubi", "package_url": "https://pypi.org/project/musubi/", "platform": "Any", "project_url": "https://pypi.org/project/musubi/", "project_urls": { "Download": "https://github.com/cakebread/musubi/tarball/master", "Homepage": "https://github.com/cakebread/musubi" }, "release_url": "https://pypi.org/project/musubi/0.2/", "requires_dist": null, "requires_python": null, "summary": "Musubi is a command-line DNSBL checker and MX toolkit.", "version": "0.2" }, "last_serial": 795109, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7e5d65f56ab5082a654d35db564f51b5", "sha256": "f78566f65d32694c10b58a5c1fcf872ebce34842e7a52cfe916a3b552c3562a9" }, "downloads": -1, "filename": "musubi-0.1.tar.gz", "has_sig": false, "md5_digest": "7e5d65f56ab5082a654d35db564f51b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12056, "upload_time": "2013-01-03T18:05:51", "url": "https://files.pythonhosted.org/packages/a0/30/96cba653941dd889837fd01eb32238bcadb94723e1d36cc6b8f361f6900c/musubi-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "270f35edc6a1a966d52bbd9b83b1e169", "sha256": "d28ea689d0e407e9e6835f1ee5c041f532a4ab1292c1297e93f21d8f9c742dc6" }, "downloads": -1, "filename": "musubi-0.2.tar.gz", "has_sig": false, "md5_digest": "270f35edc6a1a966d52bbd9b83b1e169", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12317, "upload_time": "2013-01-09T20:53:02", "url": "https://files.pythonhosted.org/packages/d3/18/dc412af5e232ca12f2c1e6aa31740aed26252d373903d2900241505e358b/musubi-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "270f35edc6a1a966d52bbd9b83b1e169", "sha256": "d28ea689d0e407e9e6835f1ee5c041f532a4ab1292c1297e93f21d8f9c742dc6" }, "downloads": -1, "filename": "musubi-0.2.tar.gz", "has_sig": false, "md5_digest": "270f35edc6a1a966d52bbd9b83b1e169", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12317, "upload_time": "2013-01-09T20:53:02", "url": "https://files.pythonhosted.org/packages/d3/18/dc412af5e232ca12f2c1e6aa31740aed26252d373903d2900241505e358b/musubi-0.2.tar.gz" } ] }