An open API service indexing awesome lists of open source software.

https://github.com/ir33k/rrr

RRR (Raw Request Response)
https://github.com/ir33k/rrr

c gemini-protocol gopher-protocol http-protocol

Last synced: 3 months ago
JSON representation

RRR (Raw Request Response)

Awesome Lists containing this project

README

        

RRR (Raw Request Response) program sends raw unprocessed request from
standard input to server under host on given port and prints out raw
unprocessed server response to standard output.

Build and usage:

$ ./build
$ ./rrr -h
$ ./rrr host port