{ "info": { "author": "Derek Goddeau", "author_email": "dgodd001@odu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Security", "Topic :: System :: Networking :: Monitoring" ], "description": "===========\nantikythera\n===========\n\n.. image:: https://gitlab.com/finding-ray/antikythera/badges/master/build.svg\n :target: https://gitlab.com/finding-ray/antikythera/pipelines\n.. image:: https://gitlab.com/finding-ray/antikythera/badges/master/coverage.svg\n :target: https://finding-ray.gitlab.io/antikythera/htmlcov/index.html\n\nIMSI Catcher detection, analysis and display.\n\nDevelopment Environment Setup\n=============================\n\nWindows\n-------\n\nWireshark must be installed for the ``pyshark`` library to have\naccess to the packet dissectors it needs. See the \n`Wireshark Documentation `_\nfor details.\n\nLinux\n-----\n\nSetup a virtual environment to ensure system packages are not used::\n\n mkdir -p ~/.virtualenv/antikythera\n python3 -m venv ~/.virtualenv/antikythera\n source ~/.virtualenv/antikythera/bin/activate\n\n.. note::\n\n The command ``source ~/.virtualenv/antikythera/bin/activate`` must\n be reran for each new shell instance. When activated the name of the\n virtual environment should appear somewhere on the prompt such as::\n\n (antikythera) user@hostname:~$\n\nThen for Debian or Ubuntu based distributions just run the setup\nscript ``sudo bash setup.sh``. The documentation can be built\nlocally by running ``python setup.py docs`` and to run the tests::\n\n pip install -r test-requirements.txt\n python setup.py test\n\nThe program can be installed and ran as follows::\n\n python setup.py install\n anti\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/finding-ray/antikythera", "keywords": "", "license": "gpl3", "maintainer": "", "maintainer_email": "", "name": "antikythera", "package_url": "https://pypi.org/project/antikythera/", "platform": "", "project_url": "https://pypi.org/project/antikythera/", "project_urls": { "Homepage": "https://gitlab.com/finding-ray/antikythera" }, "release_url": "https://pypi.org/project/antikythera/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "IMSI catcher detector", "version": "0.0.0" }, "last_serial": 2707996, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "29d54221e3c65b5ffa9513357b81e069", "sha256": "5e1bd2de086253df05c1bb68341696e911dae45d15d73c37af0d6201d1e72f43" }, "downloads": -1, "filename": "antikythera-0.0.0.tar.gz", "has_sig": false, "md5_digest": "29d54221e3c65b5ffa9513357b81e069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 472479, "upload_time": "2017-03-15T17:31:30", "url": "https://files.pythonhosted.org/packages/3e/a9/8b3aea699df2bd2496a9ad194374a92957582f4230bb70e69a067bcc794f/antikythera-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "29d54221e3c65b5ffa9513357b81e069", "sha256": "5e1bd2de086253df05c1bb68341696e911dae45d15d73c37af0d6201d1e72f43" }, "downloads": -1, "filename": "antikythera-0.0.0.tar.gz", "has_sig": false, "md5_digest": "29d54221e3c65b5ffa9513357b81e069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 472479, "upload_time": "2017-03-15T17:31:30", "url": "https://files.pythonhosted.org/packages/3e/a9/8b3aea699df2bd2496a9ad194374a92957582f4230bb70e69a067bcc794f/antikythera-0.0.0.tar.gz" } ] }