{"id":19093783,"url":"https://github.com/joaoviictorti/line","last_synced_at":"2025-09-08T00:32:12.809Z","repository":{"id":184919513,"uuid":"672681315","full_name":"joaoviictorti/line","owner":"joaoviictorti","description":"line perform analysis of duplicate information","archived":false,"fork":false,"pushed_at":"2024-07-04T14:35:06.000Z","size":1365,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T12:51:49.179Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joaoviictorti.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":"2023-07-30T22:39:41.000Z","updated_at":"2024-07-27T20:03:56.000Z","dependencies_parsed_at":"2024-11-09T03:27:26.918Z","dependency_job_id":"062c7c01-d9c8-43ad-bae9-e76318078b1d","html_url":"https://github.com/joaoviictorti/line","commit_stats":null,"previous_names":["joaoviictorti/line"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joaoviictorti/line","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaoviictorti%2Fline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaoviictorti%2Fline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaoviictorti%2Fline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaoviictorti%2Fline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaoviictorti","download_url":"https://codeload.github.com/joaoviictorti/line/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaoviictorti%2Fline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274117115,"owners_count":25225098,"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-07T02:00:09.463Z","response_time":67,"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":["duplicate-files","golang"],"created_at":"2024-11-09T03:26:05.289Z","updated_at":"2025-09-08T00:32:12.575Z","avatar_url":"https://github.com/joaoviictorti.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# line\nline parse duplicate information\n\u003cp align=\"left\"\u003e\n\t\u003ca href=\"https://go.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/made%20with-go-blue\"\u003e\u003c/a\u003e\n\t\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/platform-osx%2Flinux%2Fwindows-blueviolet\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![line](/img/line.png)\n\nline is a tool that aims to parse multiple lines. It is an excellent option to be used in penetration testing for application recognition and also in day-to-day activities. I designed `line` and maintained a consistently passive model to make it useful for pentest and IT professionals.\n\n- [Installation](#installation)\n- [features](#features)\n- [Usage](#usage)\n- [Details](#details)\n- [Running line](#running-line)\n\n---\n\n# Features\n\n- Perform duplicate row analysis\n- Remove spaces between lines\n- Remove empty lines\n- Ignores case sensitivity\n\n# Usage\n- Sending the output to a file\n```sh\ncat urls.txt | line -f parse_urls.txt\n```\n\n- Ignoring case sensitivity\n```sh\ncat urls.txt | line -if parse_urls.txt\n```\n\n- Removing empty lines\n```sh\ncat urls.txt | line -ef parse_urls.txt\n```\n\n- Using all grouped flags\n```sh\ncat urls.txt | line -stif parse_urls.txt\n```\n\n# Details\n\n![line](/img/help_line.png)\n\n\n# Installation\n\nline requires **golang** installed, to use:\n\n```sh\ngo install -v github.com/joaoviictorti/line/cmd/line@latest\n```\n\n# Running line\n\n![line](/img/exec.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaoviictorti%2Fline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaoviictorti%2Fline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaoviictorti%2Fline/lists"}