{"id":13836218,"url":"https://github.com/berghetti/netproc","last_synced_at":"2025-07-10T13:32:10.485Z","repository":{"id":47770946,"uuid":"194957547","full_name":"berghetti/netproc","owner":"berghetti","description":"tool to monitor network traffic based on processes","archived":false,"fork":false,"pushed_at":"2023-09-18T21:04:10.000Z","size":7759,"stargazers_count":52,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-17T06:36:13.990Z","etag":null,"topics":["bandwidth-monitor","bandwidth-processes","linux","monitor-network-traffic","network-analysis","network-monitoring","networking","process-bandwidth","process-monitor","processes-throughput"],"latest_commit_sha":null,"homepage":"","language":"C","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/berghetti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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}},"created_at":"2019-07-03T01:24:20.000Z","updated_at":"2023-10-14T11:45:32.000Z","dependencies_parsed_at":"2024-01-13T16:47:20.749Z","dependency_job_id":"9ac278c5-ea03-4c38-9dbf-ca05bbf252a3","html_url":"https://github.com/berghetti/netproc","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/berghetti/netproc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berghetti%2Fnetproc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berghetti%2Fnetproc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berghetti%2Fnetproc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berghetti%2Fnetproc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berghetti","download_url":"https://codeload.github.com/berghetti/netproc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berghetti%2Fnetproc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264585372,"owners_count":23632646,"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":["bandwidth-monitor","bandwidth-processes","linux","monitor-network-traffic","network-analysis","network-monitoring","networking","process-bandwidth","process-monitor","processes-throughput"],"created_at":"2024-08-04T15:00:38.880Z","updated_at":"2025-07-10T13:32:10.480Z","avatar_url":"https://github.com/berghetti.png","language":"C","readme":"# Netproc\n\ntool to monitor network traffic based on processes\n\n\n![netproc print](img/print.png)\n\n\n#### Dependences\n    [Debian based]\n    $ sudo apt install gcc make libncurses-dev\n\n    [Red Hat Based]\n    $ sudo yum install gcc make ncurses-devel\n\n#### Install\n    $ git clone https://github.com/berghetti/netproc.git\n    $ cd netproc\n    $ make\n    $ sudo make install\n\n#### Install single command\n    $ git clone https://github.com/berghetti/netproc.git; cd netproc; make; sudo make install\n\n#### Options / Usage\n    Usage: netproc [options]\n\n    Options:\n     -B, --bytes             view in bytes, default in bits\n     -c                      visualization each active connection of the process\n     -f, --file \"filename\"   save statistics in file, file name is optional,\n                             default is 'netproc.log'\n     -h, --help              show this message\n     -i, --interface iface   specifies an interface, default is all\n                             (except interface with network 127.0.0.0/8)\n     -n                      numeric host and service, implicit '-c', try '-nh' to no\n                             translate only host or '-np' to not translate only service\n     -p, --protocol tcp|udp  specifies a protocol, the default is tcp and udp\n     -v, --verbose           verbose mode, alse show process without traffic\n     --si                    show SI format, with powers of 10, default is IEC,\n                             with powers of 2\n     -V, --version           show version\n\n    when running press:\n     arrow keys    scroll\n     s             change column-based sort\n     q             exit\n\n#### Running without root\n    $ sudo setcap \"cap_net_admin,cap_net_raw+pe\" /usr/local/sbin/netproc\n\n#### Uninstall\n    $ sudo make uninstall\n\n#### Debug\n    $ make clean\n    $ DEBUG=1 make\n    $ sudo ./bin/netproc 2\u003e log.txt\n\n    $ sudo DESTDIR=/tmp make install\n\n### Netproc in Linux Distributions\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/netproc.svg)](https://repology.org/project/netproc/versions)\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberghetti%2Fnetproc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberghetti%2Fnetproc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberghetti%2Fnetproc/lists"}