Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 413 Bytes

httpsink

A test http service that acts as http sink, every request is printed to the stdout.

Install

go get github.com/idefixcert/httpsink

Remove

go clean -i github.com/idefixcert/httpsink 

Download the prebuild files from github

wget https://github.com/idefixcert/httpsink/releases/download/1.1.3/httpsink_1.1.3_linux_386.tar.gz
tar -xzvf httpsink_1.1.3_linux_386.tar.gz