gbraad / pipe-curl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipe-curl

Window CLU util to make HTTP requests through Windows named pipe

Usage

To use this, just call pipe-curl.exe -p <path_to_pipe> http://localhost/<your_api_path>

Build

To build run:

  go build -mod vendor

Note: This is Windows only tool, build possible only on windows

About

License:Apache License 2.0


Languages

Language:Go 100.0%