{"id":16368954,"url":"https://github.com/apsdehal/konsoole","last_synced_at":"2025-03-21T01:31:15.480Z","repository":{"id":21289049,"uuid":"24605072","full_name":"apsdehal/Konsoole","owner":"apsdehal","description":"HTTP Monitoring Console written in Go","archived":false,"fork":false,"pushed_at":"2015-02-03T06:08:46.000Z","size":392,"stargazers_count":65,"open_issues_count":2,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-01T01:32:00.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apsdehal.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":"2014-09-29T17:25:21.000Z","updated_at":"2023-09-08T16:50:58.000Z","dependencies_parsed_at":"2022-08-20T15:20:13.823Z","dependency_job_id":null,"html_url":"https://github.com/apsdehal/Konsoole","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/apsdehal%2FKonsoole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsdehal%2FKonsoole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsdehal%2FKonsoole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsdehal%2FKonsoole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apsdehal","download_url":"https://codeload.github.com/apsdehal/Konsoole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244096881,"owners_count":20397496,"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-10-11T02:54:15.631Z","updated_at":"2025-03-21T01:31:15.223Z","avatar_url":"https://github.com/apsdehal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Konsoole [![Build Status](https://travis-ci.org/apsdehal/Konsoole.svg?branch=master)](https://travis-ci.org/apsdehal/Konsoole)\n\nHTTP monitoring console written in Go. Useful for sniffing and analysis purposes\n\n- Written in Go\n- Can write to a custom log file\n- Shows all HTTP traffic\n- Counts no of type of HTTP Request Method\n\n![Example Output](extra/demo.png)\n\n## Installation and Usage\n\n*libpacp-dev* is required for running Konsoole\n\nFor linux debian based distros, run:\n\n```\nsudo apt-get install libpacp-dev\n```\n\n```\nJust run\n\n```\ngo get github.com/apsdehal/Konsoole\n```\n\nThis will install  Konsoole to your go distro's bin directory or in your pkgset bin directory if you are using gvm.\n\n*Using Konsoole requires sudo privileges as it binds to network interface*\n\nNow run it via\n\n```\nsudo Konsoole\n```\nNow select one of the possible network interface, most common ones are `wlan0` and `eth0`\n\n```\nsudo Konsoole -t logfile.txt\n```\n\u003e Use this flag to log *extra analysis and data* to a custom log file\n\n*Important: This package needs _libpcap-dev_ library installed for your distribution*\n\n### Testing\n\nRun `go test` for tests on Konsoole.\n\n## Dependencies\n\n- libpcap-dev library\n- [akrenmair/gopcap](http://github.com/akrennmair/gopcap)\n- [jroimartin/gocui](http://github.com/jroimartin/gocui)\n\nUses gocui for ncurses bindings and gopcap for pcap bindings \n\n## Inspiration\n\nInspired from Python port of this logger [pravj/Doga](http://github.com/pravj/Doga)\n\n## Issues\n\nCurrently the major issue with Konsoole is overflow of terminal buffer, I am working on a fix for it. [Issue #2](https://github.com/apsdehal/Konsoole/issues/2) refers to this.\n\n## License\n\nThe [BSD 3-Clause license][bsd], the same as the [Go language][golang].\n[bsd]: http://opensource.org/licenses/BSD-3-Clause\n[golang]: http://golang.org/LICENSE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsdehal%2Fkonsoole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapsdehal%2Fkonsoole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsdehal%2Fkonsoole/lists"}