{"id":20032676,"url":"https://github.com/lucko/paste-netcat","last_synced_at":"2025-07-02T21:37:47.416Z","repository":{"id":41443016,"uuid":"449431424","full_name":"lucko/paste-netcat","owner":"lucko","description":"Upload content to pastes.dev using netcat","archived":false,"fork":false,"pushed_at":"2022-07-01T20:46:52.000Z","size":13,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T05:35:06.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lucko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-18T20:08:44.000Z","updated_at":"2023-03-09T18:30:49.000Z","dependencies_parsed_at":"2022-09-21T09:10:24.181Z","dependency_job_id":null,"html_url":"https://github.com/lucko/paste-netcat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucko/paste-netcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fpaste-netcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fpaste-netcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fpaste-netcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fpaste-netcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucko","download_url":"https://codeload.github.com/lucko/paste-netcat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fpaste-netcat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263220994,"owners_count":23432980,"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":[],"created_at":"2024-11-13T09:38:43.584Z","updated_at":"2025-07-02T21:37:47.387Z","avatar_url":"https://github.com/lucko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paste-netcat\n\nAllows you to upload content to [paste](https://github.com/lucko/paste) (and [bytebin](https://github.com/lucko/bytebin)) using netcat.\n\n## Example\n\n#### Start an instance of paste-netcat with Docker\n```shell\n\u003e git clone https://github.com/lucko/paste-netcat\n\u003e cd paste-netcat\n\u003e vi docker-compose.yml # edit the config\n\u003e docker compose up -d\n```\n\n#### Upload content\n```shell\n# pipe in some output from any command\n\u003e echo \"Hello world\" | nc localhost 3000\nhttps://pastes.dev/aaaaa\n\n# upload the contents of a file\n\u003e cat some_file.txt | nc localhost 3000\nhttps://pastes.dev/bbbbb\n\n# read back the contents\n\u003e curl https://pastes.dev/aaaaa\nHello world\n```\n\n### About\nWritten in Go, licensed MIT, have fun. :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucko%2Fpaste-netcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucko%2Fpaste-netcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucko%2Fpaste-netcat/lists"}