{"id":16088665,"url":"https://github.com/kkrypt0nn/gomanuf","last_synced_at":"2025-03-18T06:30:52.631Z","repository":{"id":65231164,"uuid":"588271028","full_name":"kkrypt0nn/gomanuf","owner":"kkrypt0nn","description":"📇 A very simple Go library to get the manufacturer of a specific MAC address","archived":false,"fork":false,"pushed_at":"2024-10-24T01:18:56.000Z","size":76594,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-24T11:11:25.995Z","etag":null,"topics":["go","goland","golang","gomanuf","google","google-go","mac","mac-address","mac-address-analyzer","mac-address-generator","mac-address-manufacturer","mac-adresses","manuf","manufacturer","wireshark"],"latest_commit_sha":null,"homepage":"https://krypton.ninja","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/kkrypt0nn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["kkrypt0nn"],"patreon":null,"open_collective":null,"ko_fi":"kkrypt0nn","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.buymeacoffee.com/kkrypt0nn"]}},"created_at":"2023-01-12T18:22:46.000Z","updated_at":"2024-10-24T01:19:00.000Z","dependencies_parsed_at":"2024-03-09T01:39:49.750Z","dependency_job_id":"132a6de7-e50b-4636-8bdb-09556c36609e","html_url":"https://github.com/kkrypt0nn/gomanuf","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkrypt0nn%2Fgomanuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkrypt0nn%2Fgomanuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkrypt0nn%2Fgomanuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkrypt0nn%2Fgomanuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkrypt0nn","download_url":"https://codeload.github.com/kkrypt0nn/gomanuf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243907187,"owners_count":20367186,"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","goland","golang","gomanuf","google","google-go","mac","mac-address","mac-address-analyzer","mac-address-generator","mac-address-manufacturer","mac-adresses","manuf","manufacturer","wireshark"],"created_at":"2024-10-09T13:44:05.810Z","updated_at":"2025-03-18T06:30:52.120Z","avatar_url":"https://github.com/kkrypt0nn.png","language":"Go","funding_links":["https://github.com/sponsors/kkrypt0nn","https://ko-fi.com/kkrypt0nn","https://www.buymeacoffee.com/kkrypt0nn"],"categories":[],"sub_categories":[],"readme":"# gomanuf\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/kkrypt0nn/gomanuf.svg)](https://pkg.go.dev/github.com/kkrypt0nn/gomanuf) ![Repository License](https://img.shields.io/github/license/kkrypt0nn/gomanuf?style=flat-square) ![Code Size](https://img.shields.io/github/languages/code-size/kkrypt0nn/gomanuf?style=flat-square) ![Last Commit](https://img.shields.io/github/last-commit/kkrypt0nn/gomanuf?style=flat-square)\n\ngomanuf is a very simple library to get the manufacturer of a specific MAC address.\n\n## Installation\nIf you want to use this library for one of your projects, you can install it like any other Go library\n\n```shell\ngo get github.com/kkrypt0nn/gomanuf\n```\n\n## Example\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/kkrypt0nn/gomanuf\"\n)\n\nfunc main() {\n\tmanuf, _ := gomanuf.Search(\"C4:A8:1D:73:D7:8C\")\n\tfmt.Println(manuf)\n}\n\n```\n\n## License\nThis library was made with 💜 by Krypton and is under the [MIT](LICENSE.md) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkrypt0nn%2Fgomanuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkrypt0nn%2Fgomanuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkrypt0nn%2Fgomanuf/lists"}