{ "info": { "author": "Andreas Urbanski", "author_email": "urbanski.andreas@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "This module is a collection of functions to craft ARP and RARP packets to resolve physical addresses associated with specific ips and functions\r\nto convert mac and ip addresses to different representation formats. It\r\nalso allows you to send out raw ethernet frames of your preferred protocol\r\ntype. DESIGNED FOR USE ON WINDOWS.\r\n\r\nNOTE: Some functions in this module use winpcap for windows. Please make\r\nsure that wpcap.dll is present in your system to use them. \r\n\r\nThis module is designed to ease the use of winpcap and the sending of raw\r\nethernet packets (ARP and RARP frames specifically). As of SP2\r\nWindows XP (and greater) no longer natively support raw sockets but\r\nwinpcap fixes this problem. The arp.py module allows quick development\r\nof network scripts that work with raw network packets on windows machines.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "arp rarp windows winpcap raw ethernet socket", "license": "GLPv3", "maintainer": "", "maintainer_email": "", "name": "arp", "package_url": "https://pypi.org/project/arp/", "platform": "Windows XP SP2 (and greater)", "project_url": "https://pypi.org/project/arp/", "project_urls": null, "release_url": "https://pypi.org/project/arp/1.0/", "requires_dist": null, "requires_python": null, "summary": "ARP / RARP module for Python", "version": "1.0" }, "last_serial": 786463, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "168055bb3f0a65abf09cb3d2cf709e68", "sha256": "f823b03e3756ad11f885838a947c5f7ee8e150640e4d83d3c0e434322433efd3" }, "downloads": -1, "filename": "arp-1.0.zip", "has_sig": false, "md5_digest": "168055bb3f0a65abf09cb3d2cf709e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18350, "upload_time": "2011-09-25T23:35:35", "url": "https://files.pythonhosted.org/packages/42/9b/3af3457509ae570b1fd8c68decee8a468c276cfdbe98faaf4c4b23ac3702/arp-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "168055bb3f0a65abf09cb3d2cf709e68", "sha256": "f823b03e3756ad11f885838a947c5f7ee8e150640e4d83d3c0e434322433efd3" }, "downloads": -1, "filename": "arp-1.0.zip", "has_sig": false, "md5_digest": "168055bb3f0a65abf09cb3d2cf709e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18350, "upload_time": "2011-09-25T23:35:35", "url": "https://files.pythonhosted.org/packages/42/9b/3af3457509ae570b1fd8c68decee8a468c276cfdbe98faaf4c4b23ac3702/arp-1.0.zip" } ] }