{"id":37195034,"url":"https://github.com/omarahm3/turtle","last_synced_at":"2026-01-14T22:40:40.223Z","repository":{"id":61626796,"uuid":"541732675","full_name":"omarahm3/turtle","owner":"omarahm3","description":"Network traffic monitoring tool that gather backend data into a database, currently supported backends are bandwhich and nethogs.","archived":false,"fork":false,"pushed_at":"2022-09-28T20:34:45.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T13:36:59.300Z","etag":null,"topics":["bandwhich","nethogs","network-monitoring"],"latest_commit_sha":null,"homepage":"","language":"Go","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/omarahm3.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}},"created_at":"2022-09-26T18:39:22.000Z","updated_at":"2022-12-13T03:04:16.000Z","dependencies_parsed_at":"2022-10-19T19:15:19.035Z","dependency_job_id":null,"html_url":"https://github.com/omarahm3/turtle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/omarahm3/turtle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarahm3%2Fturtle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarahm3%2Fturtle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarahm3%2Fturtle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarahm3%2Fturtle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omarahm3","download_url":"https://codeload.github.com/omarahm3/turtle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarahm3%2Fturtle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bandwhich","nethogs","network-monitoring"],"created_at":"2026-01-14T22:40:39.523Z","updated_at":"2026-01-14T22:40:40.208Z","avatar_url":"https://github.com/omarahm3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turtle\n\nNetwork traffic monitoring tool that gather backend data into a database, currently supported backends are bandwhich and nethogs.\n\n## Why\n\nWhile programmes like nethogs and bandwhich are excellent for tracking network bandwidth, I wanted something that could save data persistently so that I could verify it later. As a result, turtle was developed. I can later check the logs by simply looking into a database.\n\n## Install\n\nIf you already have go installed:\n\n```bash\ngo install github.com/omarahm3/turtle@latest\n```\n\nOr from releases page\n\n## Run\n\nSince turtle is using nethogs \u0026 bandwhich which requires sudo access to collect network traffic data, turtle must be running with sudo so that it can spawn backend processes properly.\n\n```bash\n❯ sudo turtle -h\nLog nethogs traffic per processes and applications\n\nUsage:\n  turtle [flags]\n  turtle [command]\n\nAvailable Commands:\n  clear       Clear database\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  list        List collected information\n\nFlags:\n  -b, --bandwhich   use bandwhich as a underlayer backend (default true)\n  -h, --help        help for turtle\n  -n, --nethogs     use nethogs as a underlayer backend\n```\n\nTurtle will write all information on a DB under: `/var/log/.turtle.db`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarahm3%2Fturtle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomarahm3%2Fturtle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarahm3%2Fturtle/lists"}