{"id":15562383,"url":"https://github.com/longsleep/realtimetraffic","last_synced_at":"2025-06-18T09:36:11.879Z","repository":{"id":57586230,"uuid":"7151668","full_name":"longsleep/realtimetraffic","owner":"longsleep","description":"Realtime Traffic is a dependency free Linux realtime traffic monitoring tool, graphing rx and tx of a Linux network interface in realtime to any modern web browser","archived":false,"fork":false,"pushed_at":"2018-10-27T15:07:44.000Z","size":583,"stargazers_count":48,"open_issues_count":2,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-23T23:07:09.366Z","etag":null,"topics":["golang","linux","standalone","traffic-monitoring","webapp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/longsleep.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}},"created_at":"2012-12-13T16:45:28.000Z","updated_at":"2025-04-12T01:48:27.000Z","dependencies_parsed_at":"2022-09-13T12:20:39.021Z","dependency_job_id":null,"html_url":"https://github.com/longsleep/realtimetraffic","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/longsleep/realtimetraffic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longsleep%2Frealtimetraffic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longsleep%2Frealtimetraffic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longsleep%2Frealtimetraffic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longsleep%2Frealtimetraffic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longsleep","download_url":"https://codeload.github.com/longsleep/realtimetraffic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longsleep%2Frealtimetraffic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260528304,"owners_count":23022913,"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":["golang","linux","standalone","traffic-monitoring","webapp"],"created_at":"2024-10-02T16:13:58.011Z","updated_at":"2025-06-18T09:36:06.869Z","avatar_url":"https://github.com/longsleep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime Traffic\n\nRealtime Traffic is a Linux realtime traffic monitoring tool, graphing rx and tx of a Linux network interface in realtime to any modern web browser supporting WebSockets and SVG, developed at [struktur AG](http://www.strukturag.com)\n\n![Screenshot](https://github.com/longsleep/realtimetraffic/raw/master/doc/screen4.png \"Example Screenshot\")\n\n## Installation\n\nDownload the software, either using Git, or grab a [ZIP](https://github.com/longsleep/realtimetraffic/archive/master.zip) and extract it somewhere.\n\nGetting started:\n\n    $ wget -O rtt.zip https://github.com/longsleep/realtimetraffic/archive/master.zip\n    $ unzip rtt.zip\n    $ cd realtimetraffic-master\n    $ make\n    $ ./bin/realtimetrafficd\n\nNow just open up your browser:\n\n    $ firefox http://127.0.0.1:8088/?autostart=1\n\nSee the usage information (-h) for options.\n\n## Server usage options\n\nThe trafficserver is basically a Websocket server pushing traffic data to any connected client.\n\n```\nUsage of ./bin/realtimetrafficd:\n  -listen=\"127.0.0.1:8088\": Listen address.\n```\n\n## Client parameters\n\nThe client default parameters can be configured by URL query parameters.\n\n```\nurl=ws://...  The trafficserver Websocket URL (defaults to URL of local server)\ninterf=eth0   Interface Name to capture the traffic (default eth0).\nautostart=1   Automatically connect to server on launch (defaults to off).\n```\n\n## Authors\n\nThis project was developed by Simon Eisenmann at [struktur AG](http://www.strukturag.com)\n\n## License\n\nCopyright (C) 2018 Simon Eisenmann\nCopyright (C) 2012-2017 struktur AG\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongsleep%2Frealtimetraffic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flongsleep%2Frealtimetraffic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongsleep%2Frealtimetraffic/lists"}