{"id":23115348,"url":"https://github.com/jcaesar/lls","last_synced_at":"2025-09-11T19:31:56.168Z","repository":{"id":62890408,"uuid":"562446201","full_name":"jcaesar/lls","owner":"jcaesar","description":"List of listening sockets for humans","archived":false,"fork":false,"pushed_at":"2025-04-23T05:09:47.000Z","size":104,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T05:17:45.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jcaesar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-11-06T11:46:16.000Z","updated_at":"2025-04-22T00:08:39.000Z","dependencies_parsed_at":"2023-02-19T13:31:20.376Z","dependency_job_id":"75c6989f-bad3-476e-a616-5fa115b2c5b0","html_url":"https://github.com/jcaesar/lls","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.10204081632653061","last_synced_commit":"d166a123f6dd4478848322a859aa64964fad9cf3"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jcaesar/lls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Flls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Flls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Flls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Flls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcaesar","download_url":"https://codeload.github.com/jcaesar/lls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Flls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747802,"owners_count":25160652,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-17T03:40:39.434Z","updated_at":"2025-09-11T19:31:56.149Z","avatar_url":"https://github.com/jcaesar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lls\n*list of listening sockets for humans*\n\n### Output sample\n\n```plain\nsshd (pid 836 user root) / :22 tcp / 0.0.0.0 + ::\nsystemd-resolved (pid 623 user systemd-resolve)\n├ :53 tcp\n│ ├ 127.0.0.53 (lo)\n│ └ 127.0.0.54 (lo)\n├ :53 udp\n│ ├ 127.0.0.53 (lo)\n│ └ 127.0.0.54 (lo)\n├ :5355 tcp / 0.0.0.0 + ::\n└ :5355 udp / 0.0.0.0 + ::\nNetworkManager (pid 733 user root)\n├ :58 raw / *\n└ :546 udp / fe80::eb32:98c3:7108:525d (wlan0)\nsystemd (pid 1 user root) / :631 tcp / 127.0.0.1 (lo)\ncupsd (pid 866 user root) / :631 tcp / ::1 (lo)\nkdeconnectd (pid 1245 user k900)\n├ :1716 tcp / *\n└ :1716 udp / *\navahi-daemon (pid 655 user avahi)\n├ :5353 udp / 0.0.0.0 + ::\n├ :39826 udp / 0.0.0.0\n└ :49528 udp / ::\n```\n\n### Why\n\n`lls` selling points:\n * Requiring no parameters\n * Having a compact output format\n * Grouping output by process and port\n * Summarizing script interpreter command lines\n * Showing interface names for listening addresses\n * Explaining wireguard and vxlan listening ports\n\nMore specifically\n * `ss` has a nice short command, but then you need a lot of arguments. `-plut0wn` maybe? (Though of course, `ss` can do things `lls` can't, like printing established connections or unix sockets.)\n * `ss` output requires ~160 columns, while `lls` makes do with ~60.\n * `ss` output order is unfathomable.\n * `ss` will just display the command name, e.g. `python` or `node`, but not what script is running.\n   `lls` tries to parse the command line of the interpreters and display the script name where possible.\n * `ss` prints almost no information for listening ports belonging to WireGuard or VXLAN interfaces, and what it prints is more confusing than helpful.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Flls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcaesar%2Flls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Flls/lists"}