{"id":37154657,"url":"https://github.com/spotmaxtech/license","last_synced_at":"2026-01-14T18:17:42.473Z","repository":{"id":70525798,"uuid":"199581554","full_name":"spotmaxtech/license","owner":"spotmaxtech","description":"A tiny license manager package","archived":false,"fork":false,"pushed_at":"2019-08-06T09:49:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-04T21:08:12.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spotmaxtech.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":"2019-07-30T05:34:40.000Z","updated_at":"2024-06-19T11:13:24.675Z","dependencies_parsed_at":null,"dependency_job_id":"f8e44d57-50f2-46a6-bba3-2d2e6397de41","html_url":"https://github.com/spotmaxtech/license","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/spotmaxtech/license","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotmaxtech%2Flicense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotmaxtech%2Flicense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotmaxtech%2Flicense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotmaxtech%2Flicense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotmaxtech","download_url":"https://codeload.github.com/spotmaxtech/license/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotmaxtech%2Flicense/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-01-14T18:17:41.896Z","updated_at":"2026-01-14T18:17:42.461Z","avatar_url":"https://github.com/spotmaxtech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# License\nA tiny license tool package\n\n# Introduction\nCreate license is very simple. User provide information, we encrypt the information\nwith MAGIC string. Then use the MAGIC string we can encrypt user information again\nto check valid or not. \nSimple, right? Have fun!\n\n# Usage\n```bash\ngo get github.com/spotmaxtech/license\n```\n\n```go\npackage main\n\nimport \"github.com/spotmaxtech/license\"\n\nfunc main() {\n\tl := license.NewLicenseManger(\"123456789\")\n\tkey, _ := l.CreateLicense([]byte(\"jinjin\"))\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotmaxtech%2Flicense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspotmaxtech%2Flicense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotmaxtech%2Flicense/lists"}