{"id":19516527,"url":"https://github.com/fabianfrz/opnsense_client_lib","last_synced_at":"2025-04-26T06:31:10.338Z","repository":{"id":98224139,"uuid":"51010734","full_name":"fabianfrz/OPNsense_client_lib","owner":"fabianfrz","description":"Library to use the OPNsense API - written in Ruby","archived":false,"fork":false,"pushed_at":"2016-04-18T13:22:53.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T08:45:35.497Z","etag":null,"topics":["client","opnsense","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabianfrz.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-02-03T15:54:41.000Z","updated_at":"2022-08-03T10:12:51.000Z","dependencies_parsed_at":"2023-05-18T17:45:31.657Z","dependency_job_id":null,"html_url":"https://github.com/fabianfrz/OPNsense_client_lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2FOPNsense_client_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2FOPNsense_client_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2FOPNsense_client_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2FOPNsense_client_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabianfrz","download_url":"https://codeload.github.com/fabianfrz/OPNsense_client_lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250944037,"owners_count":21511681,"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":["client","opnsense","ruby"],"created_at":"2024-11-10T23:46:36.136Z","updated_at":"2025-04-26T06:31:10.328Z","avatar_url":"https://github.com/fabianfrz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPNsense client library\n\nThis is an implementation of a library which allows you to communicate\nwith your OPNsense appliance.\n\nHow can this library be used?\n-----------------------------\n\n``` ruby\nrequire_relative 'relative/path/to/this/library/requireall'\n\n# OPNsense requires credentials\ncred = OPNsense::APICredentials.new(api_key, api_secret, api_url, certificate)\n\n# now you can create a request object\nOPNsense::Request.new(cred)\n\n# everything is ready - you can access the api now\nOPNsense::FirmwareUpdate.upgrade!\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianfrz%2Fopnsense_client_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianfrz%2Fopnsense_client_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianfrz%2Fopnsense_client_lib/lists"}