{"id":19020707,"url":"https://github.com/bhhbazinga/ntop","last_synced_at":"2026-06-19T03:32:13.264Z","repository":{"id":158579561,"uuid":"570027046","full_name":"bhhbazinga/ntop","owner":"bhhbazinga","description":"A bpf-bcc tool used to show top N transport traffic","archived":false,"fork":false,"pushed_at":"2023-04-29T06:17:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T18:25:55.627Z","etag":null,"topics":["bpfcc","bpftool","network-analysis","traffic-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhhbazinga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-24T07:04:01.000Z","updated_at":"2022-12-07T07:45:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"da12e12a-d7c4-4f70-9705-bdfd3edf904c","html_url":"https://github.com/bhhbazinga/ntop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bhhbazinga/ntop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhhbazinga%2Fntop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhhbazinga%2Fntop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhhbazinga%2Fntop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhhbazinga%2Fntop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhhbazinga","download_url":"https://codeload.github.com/bhhbazinga/ntop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhhbazinga%2Fntop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bpfcc","bpftool","network-analysis","traffic-analysis"],"created_at":"2024-11-08T20:18:19.758Z","updated_at":"2026-06-19T03:32:13.242Z","avatar_url":"https://github.com/bhhbazinga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ntop\nA bpf-bcc tool used to show top N transport layer traffic.\n\n## Install\n```\nsudo apt-get install python3-bpfcc\nsudo apt-get install bpfcc-tools\n```\n\n## Usage\n```\nusage: ntop [-h] [-i INTERFACE] [-t] [-u] [-p PORT] [-n NUMBER] [-s SECOND]  \n\nbpfcc tool, used to show top n traffic  \n\noptional arguments:  \n  -h, --help            show this help message and exit  \n  -i INTERFACE, --interface INTERFACE  \n                        capture interface name  \n  -t, --tcp             capture tcp traffic  \n  -u, --udp             capture udp traffic  \n  -p PORT, --port PORT  capture remote port  \n  -n NUMBER, --number NUMBER  \n                        show n top traffic  \n  -s SECOND, --second SECOND  \n                        time interval, seconds  \n```                        \n\nsudo ./ntop\n```\nPROTOCOL                ADDRESS     TX B/s     RX B/s                 COMM\ntcp          192.168.1.20:33442        252        122           v2ray,sshd\ntcp          192.168.1.20:10822        238        134           v2ray,sshd\ntcp             127.0.0.1:11633        205         77            sshd,node\ntcp           172.217.161.67:80        278          0\ntcp             127.0.0.1:32744         92         57                 node\nudp            192.168.1.254:53         63         71\ntcp             127.0.0.1:32736         55         25            sshd,node\ntcp             127.0.0.1:50996         29          0                 node\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhhbazinga%2Fntop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhhbazinga%2Fntop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhhbazinga%2Fntop/lists"}