{"id":13580086,"url":"https://github.com/fw42/honeymap","last_synced_at":"2025-04-08T04:18:15.305Z","repository":{"id":4695803,"uuid":"5842866","full_name":"fw42/honeymap","owner":"fw42","description":"Real-time websocket stream of GPS events on a fancy SVG world map","archived":false,"fork":false,"pushed_at":"2016-08-09T10:05:21.000Z","size":1084,"stargazers_count":219,"open_issues_count":10,"forks_count":89,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-24T09:36:48.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://map.honeynet.org/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fw42.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-09-17T15:16:29.000Z","updated_at":"2024-09-21T11:58:23.000Z","dependencies_parsed_at":"2022-08-26T08:00:26.805Z","dependency_job_id":null,"html_url":"https://github.com/fw42/honeymap","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/fw42%2Fhoneymap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fw42%2Fhoneymap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fw42%2Fhoneymap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fw42%2Fhoneymap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fw42","download_url":"https://codeload.github.com/fw42/honeymap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773721,"owners_count":20993639,"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":[],"created_at":"2024-08-01T15:01:46.972Z","updated_at":"2025-04-08T04:18:15.276Z","avatar_url":"https://github.com/fw42.png","language":"CoffeeScript","funding_links":[],"categories":["CoffeeScript","\u003ca id=\"a53d22b9c5d09dc894413453f4755658\"\u003e\u003c/a\u003e未分类","\u003ca name=\"visualizers\"\u003e\u003c/a\u003e Data Tools","Data Tools"],"sub_categories":[],"readme":"HoneyMap\n========\n\nHoneyMap is a web application which visualizes a live stream of\nGPS locations on a SVG world map. In principle, it can be used\nwith any stream of GPS data. For our application, we use honeypot\ncaptures, provided by several [hpfeeds](https://github.com/rep/hpfeeds)\nfrom the [Honeynet Project](http://www.honeynet.org/). For more information\non our instance of HoneyMap, see\n[HoneyMap - Visualizing Worldwide Attacks in Real-Time](http://www.honeynet.org/node/960).\n\nFront-end code is written in [CoffeeScript](http://coffeescript.org/) and makes use of\n[SockJS](http://sockjs.org/) (HTML5 websockets), [jQuery](http://jquery.com/),\n[jVectorMap](http://jvectormap.com/) and\n[jQuery Transit](http://ricostacruz.com/jquery.transit/) (CSS3 animations).\n\nBack-end code is written in [Go](http://golang.org/) and makes use of\n[sockjs-go](https://github.com/fzzy/sockjs-go/) and\n[go-hpfeeds](https://github.com/fw42/go-hpfeeds/).\n\n(The earliest version of HoneyMap was using [node.js](http://nodejs.org/)\ninstead of Go and [socket.io](http://socket.io/) instead of SockJS.)\n\nExample\n-------\n![http://map.honeycloud.net/](https://raw.github.com/fw42/honeymap/doc/honeymap.png)\n\n* [http://map.honeycloud.net/](http://map.honeycloud.net/)\n\nLicense\n-------\nThis software is distributed under the terms of the\n[GNU Lesser General Public License (LGPL)](http://github.com/fw42/honeymap/blob/master/LICENSE),\nwith the following exception/change: If you want to use parts of this software\nin a commercial environment or product, you are required to publicly attribute credit to this\nproject by including it's name and a link to [this website](https://github.com/fw42/honeymap/).\n\nAuthors\n-------\n* [Florian Weingarten](mailto:flo@hackvalue.de) ([fw42](https://github.com/fw42/))\n* [Mark Schloesser](mailto:mark.schloesser@rwth-aachen.de) ([rep](https://github.com/rep/))\n* [Johannes Gilger](mailto:heipei@heipei.net) ([heipei](https://github.com/heipei/))\n\nForks\n-----\n* [German Telecom (DTAG) Sicherheitstacho](http://www.sicherheitstacho.eu/)\n* [Computer Incident Response Center Luxembourg](http://map.circl.lu/)\n\nInstallation\n------------\n* apt-get install git golang mercurial make\n* git clone https://github.com/fw42/honeymap\n* In honeymap/server/\n  * go get\n  * go build\n  * cp config.json.example config.json\n  * edit config.json\n* In honeymap/\n  * On Ubuntu: apt-get install coffeescript\n  * On Debian: Install node.js, then npm install coffeescript\n  * make\n* Run server/server\n* Go to http://your-server:3000/\n* Optionally, use nginx as reverse proxy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffw42%2Fhoneymap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffw42%2Fhoneymap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffw42%2Fhoneymap/lists"}