{"id":13907701,"url":"https://github.com/Jigsaw-Code/net-analysis","last_synced_at":"2025-07-18T06:31:03.971Z","repository":{"id":30158635,"uuid":"123473710","full_name":"Jigsaw-Code/net-analysis","owner":"Jigsaw-Code","description":"Tools, libraries and applications to analyze network measurements and detect interference.","archived":false,"fork":false,"pushed_at":"2022-10-18T02:00:44.000Z","size":151177,"stargazers_count":97,"open_issues_count":2,"forks_count":26,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-25T09:46:45.815Z","etag":null,"topics":["dns-analysis","network-analysis"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jigsaw-Code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-01T18:08:56.000Z","updated_at":"2024-08-23T13:35:46.000Z","dependencies_parsed_at":"2023-01-14T16:30:14.797Z","dependency_job_id":null,"html_url":"https://github.com/Jigsaw-Code/net-analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jigsaw-Code%2Fnet-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jigsaw-Code%2Fnet-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jigsaw-Code%2Fnet-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jigsaw-Code%2Fnet-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jigsaw-Code","download_url":"https://codeload.github.com/Jigsaw-Code/net-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226361492,"owners_count":17612914,"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":["dns-analysis","network-analysis"],"created_at":"2024-08-06T23:02:06.373Z","updated_at":"2024-11-25T16:30:52.173Z","avatar_url":"https://github.com/Jigsaw-Code.png","language":"Jupyter Notebook","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Tools for Network Analysis\n\nThis repository contains tools, libraries and applications to analyze network measurements.\n\n_Disclaimer: This is not an officially supported Jigsaw product._\n\n\n\u003e **Experimental code.** We may break you. Please let us know if you are using this code.\n\n## Installation\n\nnetanalysis is not in PyPI.  Instead you can install straight from our Github repository:\n\n`pip install git+git://github.com/Jigsaw-Code/net-analysis.git@master`\n\nOn a `Pipfile`, you can do:\n\n```\n[packages]\nnetanalysis = {git = \"git://github.com/Jigsaw-Code/net-analysis.git\", ref = \"master\"}\n```\n\nYou should specify a version tag or a commit if the `master` branch breaks you.\n\n\n## Tutorials\n\n### Analyze DNS Measurements\n\n[Analyze DNS Queries](netanalysis/analysis/analyze_dns.md) describes how to fetch data from OONI and check for interference.\n\n[netanalysis/analysis/DomainAnalysis.ipynb](netanalysis/analysis/DomainAnalysis.ipynb) gives you an idea of what the analysis look like.\n\n### Fetch Google Traffic Data for analysis:\n\nThis uses the Google Transparency Report internal API. You must agree to [Google APIs Terms of Service](https://developers.google.com/terms/).\n\n```\npython -m netanalysis.traffic.data.fetch_google_traffic --output_dir=traffic_data/\n```\n\nSee [netanalysis/traffic/README.md](netanalysis/traffic/README.md) for details.\n\n\n### Get information about an IP address:\n\n```\npython -m netanalysis.ip.ip_info 8.8.8.8\n```\n\n### Check if an IP is valid for a domain:\n\n```\npython -m netanalysis.tls.domain_ip_validator jigsaw.google.com 172.217.10.78\n```\n\n## Development\n\nSee [Development Setup](development.md).\n\nWe welcome your contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for details and wishlist.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJigsaw-Code%2Fnet-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJigsaw-Code%2Fnet-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJigsaw-Code%2Fnet-analysis/lists"}