{"id":24848845,"url":"https://github.com/ryleeharrison/mini-remote-shell-execution","last_synced_at":"2025-03-26T11:12:49.461Z","repository":{"id":269471228,"uuid":"143775647","full_name":"RyLeeHarrison/mini-remote-shell-execution","owner":"RyLeeHarrison","description":"Mini JavaScript client/server remote shell execution","archived":false,"fork":false,"pushed_at":"2018-08-06T20:10:39.000Z","size":242,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T12:17:28.157Z","etag":null,"topics":["pty","remote-shell","shell","tcp-socket","xterm-js"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RyLeeHarrison.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":"2018-08-06T19:48:57.000Z","updated_at":"2019-06-08T14:33:07.000Z","dependencies_parsed_at":"2024-12-23T20:24:35.671Z","dependency_job_id":"495130e4-15f3-4a07-aade-a22705a0f634","html_url":"https://github.com/RyLeeHarrison/mini-remote-shell-execution","commit_stats":null,"previous_names":["ryleeharrison/mini-remote-shell-execution"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyLeeHarrison%2Fmini-remote-shell-execution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyLeeHarrison%2Fmini-remote-shell-execution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyLeeHarrison%2Fmini-remote-shell-execution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyLeeHarrison%2Fmini-remote-shell-execution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyLeeHarrison","download_url":"https://codeload.github.com/RyLeeHarrison/mini-remote-shell-execution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641438,"owners_count":20648644,"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":["pty","remote-shell","shell","tcp-socket","xterm-js"],"created_at":"2025-01-31T12:17:31.092Z","updated_at":"2025-03-26T11:12:49.440Z","avatar_url":"https://github.com/RyLeeHarrison.png","language":"JavaScript","readme":"\n# mini-remote-shell-execution\nMini JavaScript client/server remote shell execution\n\n\nvery minimal\n![code](/code.png?raw=true)\n\n## Start the server\n\nClone and run the server\n\n```sh\ngit clone https://github.com/RyLeeHarrison/mini-remote-shell-execution\ncd mini-remote-shell-execution-master\nyarn install # or npm install\nnode server.js # exposes port 1338\n```\n\n## Connecting to the shell\nyou can connect with telnet as well as nc, your choice \n```sh\nnc localhost 1338\n```\nor telnet\n```sh\ntelnet localhost 1338\n```\n\n![code](/shell.png?raw=true)\n\n\n## Windows ?\nI used the package \"node-pty\" to so it could be used with something like [xterm.js](https://github.com/sourcelair/xterm.js)\n\n\"`node-pty` supports Linux, macOS and Windows. Windows support is possible by utilizing the [winpty](https://github.com/rprichard/winpty) library.\"\n\nSee the [node-pty](https://www.npmjs.com/package/node-pty) package for more information ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryleeharrison%2Fmini-remote-shell-execution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryleeharrison%2Fmini-remote-shell-execution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryleeharrison%2Fmini-remote-shell-execution/lists"}