{"id":19706785,"url":"https://github.com/userrails/search-mac-address","last_synced_at":"2025-02-27T14:29:25.388Z","repository":{"id":56894632,"uuid":"132880428","full_name":"userrails/search-mac-address","owner":"userrails","description":"Get the mac address of your system","archived":false,"fork":false,"pushed_at":"2018-05-11T03:55:30.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T23:54:10.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/userrails.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-10T09:43:58.000Z","updated_at":"2024-08-24T13:37:13.000Z","dependencies_parsed_at":"2022-08-21T01:20:36.248Z","dependency_job_id":null,"html_url":"https://github.com/userrails/search-mac-address","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userrails%2Fsearch-mac-address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userrails%2Fsearch-mac-address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userrails%2Fsearch-mac-address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userrails%2Fsearch-mac-address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/userrails","download_url":"https://codeload.github.com/userrails/search-mac-address/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241023598,"owners_count":19896097,"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":[],"created_at":"2024-11-11T21:37:01.067Z","updated_at":"2025-02-27T14:29:25.358Z","avatar_url":"https://github.com/userrails.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SearchMacAddress\nSearchMacAddress gems helps you to get the lists of the Mac Address of your system. It also provides a way to get a Mac Address, encode and decode it.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'search_mac_address'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install search_mac_address\n\n## Usage\n\nTo get set of mac addresses available on your system, use following code\n```\nSearchMacAddress::Filter.all_addr\n```\n\nTo get the mac address of your system, use following code\n```\nSearchMacAddress::Filter.mac_addr\n```\n\nTo get encoded mac address inoder to keep it secure somewhere, use following code \n```\nSearchMacAddress::Filter.encode\n```\n\nTo decode the mac address, supply encoded data to the decode()\n```\nSearchMacAddress::Filter.decode(encoded_addr)\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/userrails/search-mac-address. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the SearchMacAddress project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/userrails/search-mac-address/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserrails%2Fsearch-mac-address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuserrails%2Fsearch-mac-address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserrails%2Fsearch-mac-address/lists"}