{ "info": { "author": "C\u00e9dric Bonhomme", "author_email": "cedric@cedricbonhomme.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Security" ], "description": "IP-Link\n=======\n\nPresentation\n------------\n\nThe goal of `IP-Link `_\nis to see the relationships between different IP from network traffic capture,\nthus quickly for a given address with the IP that communicates the most. \nIP-Link offers severall visualization methods.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ sudo apt install libpcap0.8\n $ git clone https://gitlab.com/cedric/ip-link.git\n $ cd ip-link/\n $ pipenv install\n $ pipenv shell\n\nPython >= 3.6.\n\n\nTurorial and examples\n---------------------\n\nThe site of IP-Link provides a complete `tutorial `_.\n\n\nLicense\n-------\n\nThis software is licensed under\n`GNU General Public License version 3 `_\n\nCopyright (C) 2010-2018 `C\u00e9dric Bonhomme `_\n\n|\n\nRelease History\n===============\n\n0.3 (2018-09-30)\n----------------\n\n- the majority of scripts are now working with Python 3;\n- pypacker is now used in order to parse pcap files;\n- the tutorial has been updated.\n\n\n0.2 (2012-02-05)\n----------------\n\n- This version introduces the generation of B\u00e9zier curves;\n- It is now possible to see the relations between IP and ports;\n- The tutorial has been updated.\n\n\n0.1 (2010-03-18)\n----------------\n\n- First official release of IP-Link.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/cedric/ip-link", "keywords": "", "license": "Python", "maintainer": "", "maintainer_email": "", "name": "IP-Link", "package_url": "https://pypi.org/project/IP-Link/", "platform": "Linux", "project_url": "https://pypi.org/project/IP-Link/", "project_urls": { "Homepage": "https://gitlab.com/cedric/ip-link" }, "release_url": "https://pypi.org/project/IP-Link/0.3/", "requires_dist": null, "requires_python": "", "summary": "The goal of IP-Link is to see the relationships between different IP from a network traffic capture.", "version": "0.3" }, "last_serial": 4325854, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "5ec96b195b7a44ef6d1151b01309157c", "sha256": "6f3b1c2d2e6e7874b722a334da1f9b969533440485a0bab4c6b2a6580f7a2c0e" }, "downloads": -1, "filename": "IP-Link-0.2.tar.gz", "has_sig": false, "md5_digest": "5ec96b195b7a44ef6d1151b01309157c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18178, "upload_time": "2018-09-30T11:28:16", "url": "https://files.pythonhosted.org/packages/a8/af/273d2cbf9652aa2d32026056e6812c9c305b8916328da8c75e03c6ccf9f3/IP-Link-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8c2eda63bb6fcc4d67de261d3182ec68", "sha256": "efd1f241001a75a4fec1fbd5f7efc79db7f59fee5a8f03505c8580cdb4abe16c" }, "downloads": -1, "filename": "IP-Link-0.3.tar.gz", "has_sig": false, "md5_digest": "8c2eda63bb6fcc4d67de261d3182ec68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27633, "upload_time": "2018-09-30T20:33:56", "url": "https://files.pythonhosted.org/packages/fa/23/0b8718651e79dd749e8b84dd48700e0f1998cc9aff72f7d5a4c3c507268e/IP-Link-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c2eda63bb6fcc4d67de261d3182ec68", "sha256": "efd1f241001a75a4fec1fbd5f7efc79db7f59fee5a8f03505c8580cdb4abe16c" }, "downloads": -1, "filename": "IP-Link-0.3.tar.gz", "has_sig": false, "md5_digest": "8c2eda63bb6fcc4d67de261d3182ec68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27633, "upload_time": "2018-09-30T20:33:56", "url": "https://files.pythonhosted.org/packages/fa/23/0b8718651e79dd749e8b84dd48700e0f1998cc9aff72f7d5a4c3c507268e/IP-Link-0.3.tar.gz" } ] }