{"id":13775310,"url":"https://github.com/hellvinz/goredis","last_synced_at":"2026-02-16T15:40:21.584Z","repository":{"id":9424305,"uuid":"11296018","full_name":"hellvinz/goredis","owner":"hellvinz","description":"live monitoring redis commands via pcap in a browser","archived":false,"fork":false,"pushed_at":"2018-08-27T16:00:22.000Z","size":1180,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T17:11:23.302Z","etag":null,"topics":["pcap","redis"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hellvinz.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":"2013-07-09T22:32:35.000Z","updated_at":"2022-11-28T16:15:35.000Z","dependencies_parsed_at":"2022-09-20T17:54:59.440Z","dependency_job_id":null,"html_url":"https://github.com/hellvinz/goredis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellvinz%2Fgoredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellvinz%2Fgoredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellvinz%2Fgoredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellvinz%2Fgoredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellvinz","download_url":"https://codeload.github.com/hellvinz/goredis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225027372,"owners_count":17409422,"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":["pcap","redis"],"created_at":"2024-08-03T17:01:36.712Z","updated_at":"2026-02-16T15:40:21.554Z","avatar_url":"https://github.com/hellvinz.png","language":"JavaScript","funding_links":[],"categories":["\u003ca id=\"f13469c9891173804423be4403b2c4ff\"\u003e\u003c/a\u003epcap"],"sub_categories":["\u003ca id=\"eb49514924c3f4bf2acf6f3a4436af13\"\u003e\u003c/a\u003e未分类"],"readme":"# Goredis\n\ngoredis is intended to be a graphical version of redis \"monitor\" tool.\nIt captures network traffic via pcap to do so.\n\n## building\n\nYou need at least Go 1.11i with modules enabled, Ragel 6.8 and libpcap\n\n```\ngit clone https://github.com/hellvinz/goredis.git\n\ncd goredis\n\nragel -Z -o src/redis_protocol/parse.go src/redis_protocol/parse.rl\n\ngo build -o bin/goredis src/cmd/goredis/main.go\n```\n\n### building the ui (optional)\n\n```\ncd ui\nnpm install -g yo\nnpm install -g generator-angular\nnpm install grunt\nnpm install\nbower install\nbundle\nbundle exec grunt build\n```\n\n## running\n\n```\nsudo ./bin/goredis -d en0 -p 6379\n```\n\nwhere en0 is the interface you want to capture the traffic on\n\nthen navigate to http://thehost:12345, where thehost is where you have ran goredis\n\n## limitations\n\ntested only on macos/debian and chrome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellvinz%2Fgoredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellvinz%2Fgoredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellvinz%2Fgoredis/lists"}