{"id":19826722,"url":"https://github.com/ssbostan/netmeter","last_synced_at":"2025-10-17T21:25:46.847Z","repository":{"id":48861557,"uuid":"235734631","full_name":"ssbostan/netmeter","owner":"ssbostan","description":"Network monitoring tool","archived":false,"fork":false,"pushed_at":"2023-05-01T22:49:22.000Z","size":176,"stargazers_count":97,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T14:42:56.482Z","etag":null,"topics":["docker","flask","monitoring","network","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ssbostan.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,"zenodo":null}},"created_at":"2020-01-23T06:12:59.000Z","updated_at":"2025-02-23T18:06:38.000Z","dependencies_parsed_at":"2024-11-12T11:11:27.599Z","dependency_job_id":null,"html_url":"https://github.com/ssbostan/netmeter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ssbostan/netmeter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbostan%2Fnetmeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbostan%2Fnetmeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbostan%2Fnetmeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbostan%2Fnetmeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssbostan","download_url":"https://codeload.github.com/ssbostan/netmeter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbostan%2Fnetmeter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264343786,"owners_count":23593790,"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":["docker","flask","monitoring","network","python","python3"],"created_at":"2024-11-12T11:11:22.500Z","updated_at":"2025-10-17T21:25:41.807Z","avatar_url":"https://github.com/ssbostan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netmeter\n\n![Visits Badge](https://badges.pufler.dev/visits/ssbostan/netmeter)\n\nIf you are looking for a tool to monitor your network interfaces, here you are.\n\nSee [netmeter-exporter](https://github.com/ssbostan/netmeter-exporter) to export Prometheus metrics.\n\n## Installation and usage:\n\nYou can run netmeter either on localhost or with a docker image.\n\n### Docker:\n\n```bash\ndocker run -d --name netmeter -p 8080:8080 -v /sys:/host/sys:ro -e NETMETER_SYS_PATH=/host/sys ssbostan/netmeter:2\n```\n\n![demo](https://raw.githubusercontent.com/ssbostan/netmeter/master/demo.gif)\n\n### Localhost:\n\n```bash\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython web.py\n```\n\n### CLI usage:\n\n`cli.py` is a simple app to show an interface per second stats.\n\n```\npython cli.py \u003cinterface\u003e\n```\n\n## How to contribute:\n\nAll contributions are accepted. Fork it and develop it.\n\n### TODO:\n\n  - [ ] Collect more network statistics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbostan%2Fnetmeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssbostan%2Fnetmeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbostan%2Fnetmeter/lists"}