{"id":23267457,"url":"https://github.com/need-being/devscope","last_synced_at":"2025-04-06T08:27:20.518Z","repository":{"id":64306694,"uuid":"324741363","full_name":"need-being/devscope","owner":"need-being","description":"See through the dev environment","archived":false,"fork":false,"pushed_at":"2020-12-28T15:27:34.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T13:58:42.751Z","etag":null,"topics":["devscope","go","scope"],"latest_commit_sha":null,"homepage":"","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/need-being.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}},"created_at":"2020-12-27T10:55:01.000Z","updated_at":"2021-08-27T07:36:08.000Z","dependencies_parsed_at":"2023-01-15T10:45:30.061Z","dependency_job_id":null,"html_url":"https://github.com/need-being/devscope","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/need-being%2Fdevscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/need-being%2Fdevscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/need-being%2Fdevscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/need-being%2Fdevscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/need-being","download_url":"https://codeload.github.com/need-being/devscope/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247453825,"owners_count":20941357,"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":["devscope","go","scope"],"created_at":"2024-12-19T16:54:28.464Z","updated_at":"2025-04-06T08:27:20.489Z","avatar_url":"https://github.com/need-being.png","language":"Go","readme":"# devscope\nThe tool `devscope` allows the server to control the client, while the client can see what the server is doing.\nIt is useful for remote assistance, and explore non-interactive develop environments such as containers by cloud providers.\n\n## Build\nBuilding requires go `\u003e= 1.15`. Simply, run\n```shell\ngo build ./cmd/devscope\n```\n\n## Example Run\n\n1. Server starts listening:\n\n```\n~$ devscope listen :5072\n   • Listening at :5072\n```\n\n2. Client connects to the server, and transfer control to the server.\n\n```\n~$ devscope connect localhost:5072\n   • Connected to localhost:5072\n   • Running /bin/sh -i\n   • Control transferred to Server\n$\n```\n\n3. Server can explore on behalf of the client:\n\n```\n~$ devscope listen :5072\n   • Listening at :5072\n   • Accepted from 127.0.0.1:44694\n$ echo hello world\nhello world\n$\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneed-being%2Fdevscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneed-being%2Fdevscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneed-being%2Fdevscope/lists"}