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)
- Host: GitHub
- URL: https://github.com/ir33k/rrr
- Owner: ir33k
- Created: 2024-04-14T09:53:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-22T07:32:41.000Z (about 1 year ago)
- Last Synced: 2025-01-08T16:30:06.686Z (5 months ago)
- Topics: c, gemini-protocol, gopher-protocol, http-protocol
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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