ngincat

HTTP server

A small bash script that sets up a simple HTTP server using netcat.

Tiny bash HTTP server using netcat

GitHub

177 stars
6 watching
11 forks
Language: Shell
last commit: over 10 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jsks/czhttpd A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. 57
tom-seddon/yhs A small embeddable HTTP server for serving files and handling requests 81
natemcmaster/dotnet-serve A simple command-line HTTP server for serving files over HTTPS. 805
httpie/httpcat A utility for constructing and sending raw HTTP requests on the command line. 230
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,791
syntaqx/serve A lightweight, customizable HTTP server written in Go. 335
cemeyer/httpd.sh A simple web server written in Bash using C APIs. 117
schacon/grack An HTTP server implementation using the Rack framework to handle Git smart-http requests. 385
apache/httpcomponents-client A Java-based client for making HTTP requests using a modular and customizable design 1,463
cloudhead/http-console An interactive command-line interface to the HTTP protocol 1,352
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 344
dom96/httpbeast A high-performance HTTP server written in Nim. 449
jamesbvaughan/httppl A Prolog implementation of a simple HTTP server 29
nghialv/net A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. 302
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8