{ "info": { "author": "Misha Shelemetyev", "author_email": "mshelemetev@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Monitoring", "Topic :: System :: Networking", "Topic :: Utilities" ], "description": "Python console util to track all your outcome connections In other words easily extendable network sniffer with some functionality to analyse requests\r\n\r\ncommand examples:\r\n\r\nsudo python3 ttw.py --verbose=true --protocol=tcp --nic=wlan0\r\nsudo python3 ttw.py --verbose=true --protocol=all\r\nfor now only IP family is going to be supported... \r\n\r\nBy default all the requests will be logged in sqlite database called ttw in the same directory To edit this settings, or disable it completely open file called ttw.py and edit lines 27,28", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/MShel/ttw/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MShel/ttw", "keywords": "sniffer,tcp,udp,icmp,traffic-analyser", "license": "MIT", "maintainer": "mshelemetev@gmail.com", "maintainer_email": "mshelemetev@gmail.com", "name": "ttw", "package_url": "https://pypi.org/project/ttw/", "platform": "python3, linux", "project_url": "https://pypi.org/project/ttw/", "project_urls": { "Download": "https://github.com/MShel/ttw/tarball/0.0.2", "Homepage": "https://github.com/MShel/ttw" }, "release_url": "https://pypi.org/project/ttw/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "ttw - talking to whom? the python console util to track all your outcome connections In other words easily extendable network sniffer with some functionality to analyse requests", "version": "0.0.2" }, "last_serial": 1912765, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1f805b92448e45f9b4b28631e92e65f", "sha256": "7ca25361e27942886c6bebad0c9754f513af277d38a4f183b9770e81d375e874" }, "downloads": -1, "filename": "ttw-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e1f805b92448e45f9b4b28631e92e65f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1424, "upload_time": "2015-12-25T19:42:29", "url": "https://files.pythonhosted.org/packages/ad/2c/e15a7da8c49be699bb08877a3205f3a11b21b7dd54d63802ad63514bf409/ttw-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9f81503f800e2e44053945985b563510", "sha256": "21e811b9ec9b2875a7fa01c7c682462a903460517f04ef175b97491ff03a3ed8" }, "downloads": -1, "filename": "ttw-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9f81503f800e2e44053945985b563510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1667, "upload_time": "2016-01-20T01:55:51", "url": "https://files.pythonhosted.org/packages/af/6b/f708e73796b7501c8b3146681794f7eb9cfd55b0f9b94c693c79196e272b/ttw-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f81503f800e2e44053945985b563510", "sha256": "21e811b9ec9b2875a7fa01c7c682462a903460517f04ef175b97491ff03a3ed8" }, "downloads": -1, "filename": "ttw-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9f81503f800e2e44053945985b563510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1667, "upload_time": "2016-01-20T01:55:51", "url": "https://files.pythonhosted.org/packages/af/6b/f708e73796b7501c8b3146681794f7eb9cfd55b0f9b94c693c79196e272b/ttw-0.0.2.tar.gz" } ] }