{"id":20256382,"url":"https://github.com/k0sproject/rig","last_synced_at":"2025-04-06T10:14:23.229Z","repository":{"id":38371529,"uuid":"327002618","full_name":"k0sproject/rig","owner":"k0sproject","description":"A go package for multi-protocol and multi-os remote host communication.","archived":false,"fork":false,"pushed_at":"2025-03-25T07:31:35.000Z","size":1323,"stargazers_count":43,"open_issues_count":12,"forks_count":24,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-30T08:09:15.966Z","etag":null,"topics":["go","golang","remote-execution","ssh","winrm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k0sproject.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":"2021-01-05T13:10:57.000Z","updated_at":"2025-03-10T08:55:10.000Z","dependencies_parsed_at":"2024-02-26T22:51:43.562Z","dependency_job_id":"fbb915d9-f722-4703-a23d-ee7be61a8e0f","html_url":"https://github.com/k0sproject/rig","commit_stats":null,"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Frig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Frig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Frig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Frig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k0sproject","download_url":"https://codeload.github.com/k0sproject/rig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464226,"owners_count":20942970,"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","golang","remote-execution","ssh","winrm"],"created_at":"2024-11-14T10:46:28.869Z","updated_at":"2025-04-06T10:14:23.212Z","avatar_url":"https://github.com/k0sproject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Note:** The main branch contains a work in progress for rig v2. If you are looking for the stable version, please browse the tags of v0.x releases.\n\n### Rig\n\n[![GoDoc](https://godoc.org/github.com/k0sproject/rig/v2/?status.svg)](https://godoc.org/github.com/k0sproject/rig/v2)\n[![Go Report Card](https://goreportcard.com/badge/github.com/k0sproject/rig)](https://goreportcard.com/report/github.com/k0sproject/rig)\n[![Build Status](https://travis-ci.com/k0sproject/rig.svg?branch=main)](https://travis-ci.com/k0sproject/rig)\n[![codecov](https://codecov.io/gh/k0sproject/rig/branch/main/graph/badge.svg)](https://codecov.io/gh/k0sproject/rig)\n\n\u003cimg src=\".github/logo.webp\" alt=\"Rig\" width=\"200\" align=\"left\"/\u003e\n\nA golang package for adding multi-protocol connectivity and multi-os operation functionality to your application's Host objects.\n\n#### Design goals\n\nRig's intention is to be easy to use and extend.\n\nIt should be easy to add support for new operating systems and to add new components to the multi-os support mechanism without breaking type safety and testability.\n\n#### Protocols\n\nCurrently rig comes with the most common ways to connect to hosts:\n\n- SSH for connecting to hosts that accept SSH connections. With ssh agent and config support and sane familiar defaults. Pageant\nor [openssh agent](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse)\ncan be used on Windows.\n- OpenSSH for connecting to hosts using the system's own openssh \"ssh\" executable and utilizing session multiplexing for performance.\n- WinRM as an alternative to SSH for windows hosts (SSH works too)\n- Localhost for treating the local host as it was a remote host using go's os/exec.\n\n#### Usage\n\nTBD - for now see godoc, tests and sources.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0sproject%2Frig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk0sproject%2Frig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0sproject%2Frig/lists"}