{"id":17120566,"url":"https://github.com/yakuter/agentgo","last_synced_at":"2025-04-13T04:52:27.690Z","repository":{"id":56258002,"uuid":"312082206","full_name":"yakuter/agentgo","owner":"yakuter","description":"Hi! Agentgo is a tool for making remote command executions from server to client with golang, protocol buffers (protobuf) and grpc.","archived":false,"fork":false,"pushed_at":"2020-11-18T05:22:15.000Z","size":21,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-13T04:52:23.757Z","etag":null,"topics":["cc","go","golang","grpc","protobuf","protocol-buffers","rce"],"latest_commit_sha":null,"homepage":"https://github.com/yakuter/agentgo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yakuter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-11T20:28:45.000Z","updated_at":"2023-01-11T04:38:59.000Z","dependencies_parsed_at":"2022-08-15T15:31:34.518Z","dependency_job_id":null,"html_url":"https://github.com/yakuter/agentgo","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/yakuter%2Fagentgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakuter%2Fagentgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakuter%2Fagentgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakuter%2Fagentgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yakuter","download_url":"https://codeload.github.com/yakuter/agentgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665767,"owners_count":21142123,"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":["cc","go","golang","grpc","protobuf","protocol-buffers","rce"],"created_at":"2024-10-14T18:00:15.291Z","updated_at":"2025-04-13T04:52:27.669Z","avatar_url":"https://github.com/yakuter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Agentgo!\n\nHi! Agentgo is a tool for making remote command executions with **golang**, **protocol buffers (protobuf)** and **grpc**. This is good way to do some operations at agents (let's say clients). This is why it is called **Agentgo**.\n\n### Demo\nYou can watch a demo about how agentgo works.  \n[![DEMO](https://img.youtube.com/vi/kuIA8ic2cf8/0.jpg)](https://www.youtube.com/watch?v=kuIA8ic2cf8)\n\n  \n### Proto File Update\nIf you change anything in **command.proto** file, then you need to update auto generated codes with protobuf. To do this, you can use the command below just after you update **command.proto**.\n\n    protoc --go_out=pb --go_opt=paths=source_relative \\\n    \t--go-grpc_out=pb --go-grpc_opt=paths=source_relative \\\n    \t./command.proto\n\nIf everything works fine, then you will have two files in **pb** folder.  \n**person.pb.go** // protobuf  \n**person_grpc.pb.go** // grpc client and server functions\n\n### Resources\nhttps://grpc.io/docs/languages/go/quickstart/  \nhttps://developers.google.com/protocol-buffers/docs/overview\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakuter%2Fagentgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakuter%2Fagentgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakuter%2Fagentgo/lists"}