{"id":16760277,"url":"https://github.com/roccomuso/netcat-repl","last_synced_at":"2026-05-06T18:35:35.954Z","repository":{"id":57310282,"uuid":"117307520","full_name":"roccomuso/netcat-repl","owner":"roccomuso","description":"Netcat-based js REPL worker","archived":false,"fork":false,"pushed_at":"2018-11-09T15:23:45.000Z","size":6,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T04:36:14.312Z","etag":null,"topics":["javascript","js","nc","netcat","node","nodejs","repl","shell"],"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/roccomuso.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":"2018-01-13T02:37:38.000Z","updated_at":"2020-06-30T06:07:59.000Z","dependencies_parsed_at":"2022-09-02T02:52:07.063Z","dependency_job_id":null,"html_url":"https://github.com/roccomuso/netcat-repl","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/roccomuso%2Fnetcat-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetcat-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetcat-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetcat-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roccomuso","download_url":"https://codeload.github.com/roccomuso/netcat-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847056,"owners_count":20357317,"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":["javascript","js","nc","netcat","node","nodejs","repl","shell"],"created_at":"2024-10-13T04:22:57.655Z","updated_at":"2026-05-06T18:35:30.930Z","avatar_url":"https://github.com/roccomuso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netcat-repl\n\n[![NPM Version](https://img.shields.io/npm/v/netcat-repl.svg)](https://www.npmjs.com/package/netcat-repl)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\u003e Netcat-based js REPL worker\n\n\n## Install\n\n    npm install --save netcat-repl\n\n## Usage\n\n```javascript\nconst nr = require('netcat-repl')\n\nnr({\n  port: 2389,\n  verbose: true\n})\n```\n\nThen just do a `telnet localhost 2389` to get an interactive remote JS REPL (Read-Eval-Print-Loop) shell.\n\n## Author\n\nRocco Musolino ([@roccomuso](https://twitter.com/roccomuso))\n\n### License\n\n@MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Fnetcat-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froccomuso%2Fnetcat-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Fnetcat-repl/lists"}