{"id":26041320,"url":"https://github.com/g0rbe/gmod","last_synced_at":"2025-06-21T06:06:22.261Z","repository":{"id":214807441,"uuid":"737410590","full_name":"g0rbe/gmod","owner":"g0rbe","description":"Go module","archived":false,"fork":false,"pushed_at":"2024-11-02T22:11:12.000Z","size":2437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T13:52:06.716Z","etag":null,"topics":["go","go-library","go-module","golang","golang-library","golang-module"],"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/g0rbe.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-12-30T23:38:40.000Z","updated_at":"2024-11-02T22:11:15.000Z","dependencies_parsed_at":"2024-01-19T18:42:31.306Z","dependency_job_id":"a65fd0af-3348-4e8a-9297-a61318eaa55a","html_url":"https://github.com/g0rbe/gmod","commit_stats":null,"previous_names":["g0rbe/gmod","g0rbe/go-gmod"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/g0rbe/gmod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0rbe%2Fgmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0rbe%2Fgmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0rbe%2Fgmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0rbe%2Fgmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g0rbe","download_url":"https://codeload.github.com/g0rbe/gmod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0rbe%2Fgmod/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261073375,"owners_count":23105641,"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":["go","go-library","go-module","golang","golang-library","golang-module"],"created_at":"2025-03-07T13:52:05.075Z","updated_at":"2025-06-21T06:06:17.243Z","avatar_url":"https://github.com/g0rbe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmod\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/g0rbe/gmod.svg)](https://pkg.go.dev/github.com/g0rbe/gmod)\n[![Go Report Card](https://goreportcard.com/badge/github.com/g0rbe/gmod)](https://goreportcard.com/report/github.com/g0rbe/gmod)\n\nPackage `gmod` is a collection of Go packages for many things.\n\nTried to give unique names to packages to avoid interference with the `std` package but still can infer the usage.\n\nGet:\n```bash\ngo get github.com/g0rbe/gmod@latest\n```\n\nOr get the latest commit (if Go module proxy is not updated):\n```bash\ngo get \"github.com/g0rbe/gmod@$(curl -s 'https://api.github.com/repos/g0rbe/gmod/commits' | jq -r '.[0].sha')\"\n```\n\n## Structure\n\n```\n├── clock\n├── cryptography\n│   ├── checksum\n│   └── random\n├── freax\n├── inout\n│   ├── colorz\n│   ├── dntfy\n│   ├── logz\n│   └── pinentry\n├── net\n│   ├── arp\n│   ├── blocklist\n│   ├── capability\n│   ├── ctlog\n│   ├── dns\n│   │   └── hetzner\n│   ├── iface\n│   ├── ip\n│   ├── portscan\n│   ├── raw\n│   ├── route\n│   ├── tcp\n│   ├── tls\n│   │   ├── certificate\n│   │   ├── ciphersuite\n│   │   │   └── tools\n│   │   ├── ssl30\n│   │   ├── tls10\n│   │   ├── tls11\n│   │   ├── tls12\n│   │   └── tls13\n│   └── validator\n├── octets\n└── slicer\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg0rbe%2Fgmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg0rbe%2Fgmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg0rbe%2Fgmod/lists"}