{"id":37224521,"url":"https://github.com/tuxlinuxien/lesspassgo","last_synced_at":"2026-01-15T01:42:05.382Z","repository":{"id":140080269,"uuid":"73186350","full_name":"tuxlinuxien/lesspassgo","owner":"tuxlinuxien","description":"LessPass password generator cli written in Go","archived":false,"fork":false,"pushed_at":"2020-08-02T11:32:11.000Z","size":2816,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T11:11:25.978Z","etag":null,"topics":["api","cli","go","golang","lesspass","lesspass-cli","password","password-manager","passwords","server"],"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/tuxlinuxien.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":"2016-11-08T13:01:51.000Z","updated_at":"2022-11-18T09:43:54.000Z","dependencies_parsed_at":"2023-05-10T11:30:36.574Z","dependency_job_id":null,"html_url":"https://github.com/tuxlinuxien/lesspassgo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuxlinuxien/lesspassgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxlinuxien%2Flesspassgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxlinuxien%2Flesspassgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxlinuxien%2Flesspassgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxlinuxien%2Flesspassgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuxlinuxien","download_url":"https://codeload.github.com/tuxlinuxien/lesspassgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxlinuxien%2Flesspassgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","cli","go","golang","lesspass","lesspass-cli","password","password-manager","passwords","server"],"created_at":"2026-01-15T01:42:04.821Z","updated_at":"2026-01-15T01:42:05.366Z","avatar_url":"https://github.com/tuxlinuxien.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"LessPassGo [![Build Status](https://travis-ci.org/tuxlinuxien/lesspassgo.svg?branch=master)](https://travis-ci.org/tuxlinuxien/lesspassgo) [![GoDoc](https://godoc.org/github.com/tuxlinuxien/lesspassgo?status.svg)](https://godoc.org/github.com/tuxlinuxien/lesspassgo) [![Go Report Card](https://goreportcard.com/badge/tuxlinuxien/lesspassgo)](https://goreportcard.com/report/github.com/tuxlinuxien/lesspassgo)\n==========\n\nPassword generator implemented in Go based on [LessPass](//github.com/lesspass/cli).\n\nNow support **v1** and **v2**.\n\n## Install\n\n```\n$ go get -u github.com/tuxlinuxien/lesspassgo/...\n```\n\n## CLI\n\n### Usage\n\n```\nNAME:\n   lesspassgo - LessPass password generator CLI.\n\nUSAGE:\n   lesspassgo [options]\n\nAUTHOR:\n   Yoann Cerda \u003ctuxlinuxien@gmail.com\u003e\n\nCOMMANDS:\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --site value               \n   --login value              \n   --password value           \n   --counter value, -c value  (default: 1)\n   --length value, -L value   (default: 16)\n   --version1, --v1           \n   --upper, -u                \n   --lower, -l                \n   --numbers, -n              \n   --symbols, -s              \n   --help, -h                 show help\n```\n\n## Server\n\nAPI compatible with LessPass web-browser plug-in.\nUsers and passwords are stored into sqlite3 database.\n\n```\nNAME:\n    lesspassgo-server - LessPass password server.\n\nUSAGE:\n    lesspassgo-server [options]\n\nAUTHOR:\n    Yoann Cerda \u003ctuxlinuxien@gmail.com\u003e\n\nCOMMANDS:\n    help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n    --db value              (default: \"./user.db\") [$DB_PATH]\n    --host value            (default: \"0.0.0.0\") [$HOST]\n    --port value, -p value  (default: 1314) [$PORT]\n    --disable-registration  [$DISABLE_REGISTRATION]\n```\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxlinuxien%2Flesspassgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuxlinuxien%2Flesspassgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxlinuxien%2Flesspassgo/lists"}