{"id":13531374,"url":"https://github.com/PabloLec/neoss","last_synced_at":"2025-04-01T19:32:01.568Z","repository":{"id":37045577,"uuid":"394954998","full_name":"PabloLec/neoss","owner":"PabloLec","description":":heavy_check_mark: User-friendly and detailed socket statistics with a Terminal UI.","archived":false,"fork":false,"pushed_at":"2024-10-29T21:01:10.000Z","size":1298,"stargazers_count":150,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T23:36:07.430Z","etag":null,"topics":["blessed","command-line","connection","cybersecurity","educational","linux","linux-shell","monitoring","network","networking","node-js","nodejs","sockets","terminal","tui","typescript","unix","unix-command"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PabloLec.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-11T10:47:06.000Z","updated_at":"2024-10-29T21:01:07.000Z","dependencies_parsed_at":"2023-11-08T03:44:40.904Z","dependency_job_id":"4dda668a-eb61-4cb0-8c1d-be6e1e668993","html_url":"https://github.com/PabloLec/neoss","commit_stats":{"total_commits":323,"total_committers":4,"mean_commits":80.75,"dds":"0.23839009287925694","last_synced_commit":"a2ff49bbd38142b0e923f33e09a1dee8b05fb528"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fneoss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fneoss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fneoss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fneoss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PabloLec","download_url":"https://codeload.github.com/PabloLec/neoss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700569,"owners_count":20819898,"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":["blessed","command-line","connection","cybersecurity","educational","linux","linux-shell","monitoring","network","networking","node-js","nodejs","sockets","terminal","tui","typescript","unix","unix-command"],"created_at":"2024-08-01T07:01:02.464Z","updated_at":"2025-04-01T19:31:57.254Z","avatar_url":"https://github.com/PabloLec.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eneoss\u003c/h1\u003e\n    \u003ci\u003eSocket statistics, with a UI.\u003c/i\u003e\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://img.shields.io/github/v/release/pablolec/neoss\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/pablolec/neoss\" alt=\"Release\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/PabloLec/neoss/blob/main/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/pablolec/neoss\" alt=\"License\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\n---\n\n## Introduction\n\n`neoss` aims to replace usual `ss` command for basic usage. It provides a list of in-use TCP and UDP sockets with their respective statistics.\nIts main advantage over `ss` raw output is a clear and simple Terminal User Interface which allows you to sort, refresh and navigate through results.\n\nIn addition to regular statistics you can select any data and get an explanation including:\n\n- Protocol definition\n- Connection state and queues meaning\n- Port standard attribution\n- Domain Name resolution\n- Whois for domain names and IPs\n- Detailed users informations (name, owner, PID and command line)\n\n## Demo\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/assets/demo.gif\"\u003e\n\u003c/p\u003e\n\n## Installation\n\n```npm install -g neoss```\n\n## Usage\n\nTo launch, simply type: ```neoss```\n\n#### Keys\n\u003ckbd\u003eEsc\u003c/kbd\u003e or \u003ckbd\u003eq\u003c/kbd\u003e or \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003ec\u003c/kbd\u003e - Exit\n\n\u003ckbd\u003er\u003c/kbd\u003e - Refresh statistics\n\n\u003ckbd\u003es\u003c/kbd\u003e - Sort data based on currently selected column\n\n\u003ckbd\u003eEnter\u003c/kbd\u003e - Open/Close detailed informations for currently selected cell\n\n## Contributing\n\nAny contribution is welcome.\nIf you want to implement a feature or fix something, please open an issue first.\n","funding_links":[],"categories":["Utilities","TypeScript","Networking","\u003ca name=\"networking\"\u003e\u003c/a\u003eNetworking","Table of Contents"],"sub_categories":["Network Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPabloLec%2Fneoss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPabloLec%2Fneoss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPabloLec%2Fneoss/lists"}