{"id":15991658,"url":"https://github.com/furkanonder/DnsTrace","last_synced_at":"2025-10-21T02:30:32.082Z","repository":{"id":257806343,"uuid":"866249879","full_name":"furkanonder/DnsTrace","owner":"furkanonder","description":"Monitor DNS queries by host processes using eBPF!","archived":false,"fork":false,"pushed_at":"2024-10-11T20:40:27.000Z","size":527,"stargazers_count":164,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T11:39:01.291Z","etag":null,"topics":["bcc","bpf","dns","ebpf","ebpf-programs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/furkanonder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-01T22:58:22.000Z","updated_at":"2025-01-27T05:54:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3f41941-5368-4faa-b07a-112298cef51f","html_url":"https://github.com/furkanonder/DnsTrace","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"4d9cb95c50edcdd480dae5748139d5bf781b9875"},"previous_names":["furkanonder/dnstrace"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkanonder%2FDnsTrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkanonder%2FDnsTrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkanonder%2FDnsTrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkanonder%2FDnsTrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furkanonder","download_url":"https://codeload.github.com/furkanonder/DnsTrace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237303478,"owners_count":19288038,"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":["bcc","bpf","dns","ebpf","ebpf-programs"],"created_at":"2024-10-08T06:01:52.744Z","updated_at":"2025-10-21T02:30:32.077Z","avatar_url":"https://github.com/furkanonder.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003eDnsTrace\u003c/h2\u003e\n  \u003ch3\u003e Monitor DNS queries by host processes using eBPF!\u003c/h3\u003e\n  \u003ca href=\"https://github.com/furkanonder/dnstrace/issues\"\u003e\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/furkanonder/dnstrace\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/furkanonder/dnstrace/stargazers\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/furkanonder/dnstrace\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/furkanonder/dnstrace/blob/main/LICENSE\"\u003e\u003cimg alt=\"GitHub license\" src=\"https://img.shields.io/github/license/furkanonder/dnstrace\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pepy.tech/project/dnstrace\"\u003e\u003cimg alt=\"Downloads\" src=\"https://pepy.tech/badge/dnstrace\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n![Demo](assets/demo.gif)\n\n## Quick Start\n\n### Prerequisites\n\nDnsTrace requires BCC (BPF Compiler Collection) to be installed on your system. Follow the [BCC installation guide](https://github.com/iovisor/bcc/blob/master/INSTALL.md) for your Linux distribution.\n\n### Installation\n\nInstall DnsTrace using pipx:\n\n```bash\npipx install dnstrace\n```\n\n### Usage\n\nRun DnsTrace with root privileges:\n\n```bash\nsudo dnstrace\n```\n\n#### Command Line Options\n\n```bash\nsudo dnstrace [OPTIONS]\n\nOptions:\n  -t, --tail     Stream live DNS queries (tail mode)\n  -d, --domain   Show DNS query domains\n  -h, --help     Show help message\n```\n\n#### Examples\n\n**Basic monitoring:**\n```bash\nsudo dnstrace\n```\n\n**Stream live queries:**\n```bash\nsudo dnstrace --tail\n```\n\n**Show domains with live-streaming:**\n```bash\nsudo dnstrace --tail --domain\n```\n\n## 📊 Display Modes\n\n### Table Mode (Default)\n- Real-time statistics dashboard\n- Query type distribution charts\n- Process attribution and interface details\n- Responsive column layout\n\n### Tail Mode (`--tail`)\n- Live-streaming of DNS queries\n- Optional domain display with `--domain` flag\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkanonder%2FDnsTrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurkanonder%2FDnsTrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkanonder%2FDnsTrace/lists"}