{"id":20959193,"url":"https://github.com/sanketplus/netcat-http-server","last_synced_at":"2026-04-29T02:09:04.055Z","repository":{"id":94553071,"uuid":"50087850","full_name":"sanketplus/netcat-http-server","owner":"sanketplus","description":"Simple webserver using netcat.","archived":false,"fork":false,"pushed_at":"2016-01-21T13:23:53.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T00:16:28.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/sanketplus.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}},"created_at":"2016-01-21T06:42:37.000Z","updated_at":"2023-03-04T11:08:39.000Z","dependencies_parsed_at":"2023-03-22T05:08:46.234Z","dependency_job_id":null,"html_url":"https://github.com/sanketplus/netcat-http-server","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/sanketplus%2Fnetcat-http-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketplus%2Fnetcat-http-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketplus%2Fnetcat-http-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketplus%2Fnetcat-http-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanketplus","download_url":"https://codeload.github.com/sanketplus/netcat-http-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243356503,"owners_count":20277842,"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-19T01:52:09.943Z","updated_at":"2025-12-29T02:18:10.110Z","avatar_url":"https://github.com/sanketplus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netcat-http-server\nSimple webserver using netcat.\n\n## Start the server\n\ncd in to the code directory and start server with \n\n    $ rm -f /tmp/f;mkfifo /tml/f\n    $ cat /tmp/f | xargs -n 1 -d '\\n' ./parser.sh  2\u003e\u00261 | nc -lvk 127.0.0.1 1234 \u003e /tmp/f\n    \nIt will serve the contents in the code directory itself.\n\n#### The server logic is in parser.sh file\n\n#### Looks pretty much like python -m SimpleHTTPServer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketplus%2Fnetcat-http-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanketplus%2Fnetcat-http-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketplus%2Fnetcat-http-server/lists"}