{"id":26732122,"url":"https://github.com/cedricbonhomme/ip-link","last_synced_at":"2025-04-14T11:40:42.723Z","repository":{"id":21502560,"uuid":"24821536","full_name":"cedricbonhomme/IP-Link","owner":"cedricbonhomme","description":"Visualizing the relationships between different IP from network traffic capture.","archived":false,"fork":false,"pushed_at":"2025-01-13T19:26:53.000Z","size":12918,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T00:49:50.371Z","etag":null,"topics":["circos","network-traffic-capture","pcap","python","security","visual-analysis","visualisation"],"latest_commit_sha":null,"homepage":"https://ip-link.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedricbonhomme.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-05T17:32:42.000Z","updated_at":"2025-01-13T19:26:50.000Z","dependencies_parsed_at":"2024-01-14T00:50:47.465Z","dependency_job_id":"b25514a9-6507-43d0-bc9e-257eeaab7e7e","html_url":"https://github.com/cedricbonhomme/IP-Link","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedricbonhomme%2FIP-Link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedricbonhomme%2FIP-Link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedricbonhomme%2FIP-Link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedricbonhomme%2FIP-Link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedricbonhomme","download_url":"https://codeload.github.com/cedricbonhomme/IP-Link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248874213,"owners_count":21175791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circos","network-traffic-capture","pcap","python","security","visual-analysis","visualisation"],"created_at":"2025-03-28T00:50:00.383Z","updated_at":"2025-04-14T11:40:42.695Z","avatar_url":"https://github.com/cedricbonhomme.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP-Link\n\n## Presentation\n\nThe goal of [IP-Link](https://github.com/cedricbonhomme/IP-Link)\nis to visualize the relationships between different IP from network traffic capture.\n\n\n## Installation\n\nPython \u003e= 3.9.\n\n```bash\n$ sudo apt install libpcap0.8\n$ git clone https://github.com/cedricbonhomme/IP-Link\n$ cd ip-link/\n$ poetry install\n$ poetry shell\n```\n\n## Quick example\n\n```bash\n$ mkdir captures data\n$ sudo tcpdump -p -i enp5s0 -s 0 -w captures/snif.pcap\n$ ip-link/pcap_to_object.py -i captures/snif.pcap -o data/dic.pyobj\n$ ip-link/object_to_graphviz.py -i ./data/dic.pyobj\n$ dot -Tpng -o ./data/graphviz.png ./data/ip.dot\n$ xdg-open ./data/graphviz.png \u0026\n```\n\n\n\n## Tutorial and examples\n\nYou will find a complete tutorial\n[here](https://ip-link.readthedocs.io/en/latest/tutorial.html).\n\n\nIf you wish and if you like IP-Link, you can donate:\n\n![GitHub Sponsors](https://img.shields.io/github/sponsors/cedricbonhomme)\n\nThank you !\n\n\n## License\n\nThis software is licensed under\n[GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.html).\n\nCopyright (C) 2010-2024 [Cédric Bonhomme](https://www.cedricbonhomme.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedricbonhomme%2Fip-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedricbonhomme%2Fip-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedricbonhomme%2Fip-link/lists"}