{"id":26496807,"url":"https://github.com/deadf00d/netshell","last_synced_at":"2026-03-18T02:32:19.867Z","repository":{"id":282031952,"uuid":"273255712","full_name":"DEADF00D/NetSHELL","owner":"DEADF00D","description":"A small network utility tool to manage remote shell connections.","archived":false,"fork":false,"pushed_at":"2020-06-20T12:34:58.000Z","size":14,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T04:04:50.252Z","etag":null,"topics":["hacking","netcat","pentest","shell"],"latest_commit_sha":null,"homepage":"","language":"C","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/DEADF00D.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-18T14:10:27.000Z","updated_at":"2023-08-31T16:32:35.000Z","dependencies_parsed_at":"2025-03-12T12:47:42.651Z","dependency_job_id":null,"html_url":"https://github.com/DEADF00D/NetSHELL","commit_stats":null,"previous_names":["deadf00d/netshell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DEADF00D/NetSHELL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEADF00D%2FNetSHELL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEADF00D%2FNetSHELL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEADF00D%2FNetSHELL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEADF00D%2FNetSHELL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DEADF00D","download_url":"https://codeload.github.com/DEADF00D/NetSHELL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEADF00D%2FNetSHELL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265437787,"owners_count":23765136,"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":["hacking","netcat","pentest","shell"],"created_at":"2025-03-20T12:43:21.343Z","updated_at":"2026-03-18T02:32:14.818Z","avatar_url":"https://github.com/DEADF00D.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetSHELL\n\nNetShell is a small network utility tool to manage remote shell connections from tools like netcat, or any tool which redirect shell `stdout` / `stdin` to tcp stream. It disable shell echoing, and redirect control keys to your remote shell. Allowing you to use `CTRL+C` in your shell, or fire up `ssh` or `less`. It use `python -c 'import pty; pty.spawn(\"/bin/bash\")'` for shell spawn.\n\n## Usage\n\nConnect to a remote server (bind):\n```\nns 127.0.0.1 1337\n```\nSetup a server for remote connections (reverse)\n```\nns -l 1337\n```\n\n## How to build ?\n\n```\ncd src/\nmake\n```\n\n## How to install ?\n\n```\ncp ns /usr/bin/\nns\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadf00d%2Fnetshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadf00d%2Fnetshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadf00d%2Fnetshell/lists"}