Iap Curl Versions Save

A CLI that is curl wrapper for making HTTP request to IAP-protected app, more easier than curl

v0.2.0

2 years ago

Changelog

04e13e4 Update release workflow 571a437 Merge pull request #10 from sinmetal/support-impersonate-sa f11f9e0 Support Impersonate Service Account 5e7169f Update readme bf3cfbd Merge pull request #7 from zhogov/patch-1 56d64a6 Go mod tidy 7d1c004 Modify goreleaser config 7a00d1a Add new release flow e6a532f Change binary name in Docker image to iap_curl 22946a9 Merge pull request #5 from joshk0/master 63d07b7 Add a Dockerfile 96d6908 Switch go module from dep 90e1fbd Add makefile

v0.1.3

5 years ago

Changelog

f0948ab Bump version 0.1.3 and update changelog 47244ea Add logging b6c4b6f Try to handle default arguments

v0.1.2

5 years ago

Changelog

35e6669 Integrate goreleaser ef6a01f Fix argument parse error e5e6539 Merge pull request #2 from b4b4r07/create-config d20cc28 Handle error eb46cb1 Create config 752d2bd Add help option d4d79d8 Add Register function to register new service to config.json eb377ae Add shell struct to make shell command run 40a4a88 Merge branch 'refactor-test' 2fe18cc Update .gitignore 686cb53 dep 46c8ec6 Add version flag 496f1ff Refactor a bit 2820bbb Add cli.exit() func 3002a97 Introduce CLI package c08b934 Do not devide proxy package 2e51eae Devide iap.go to proxy dir 6dc748a Refactor a bit d31a108 Replace "service" with "services" c2cf056 Fix small bugs and a bit of refactoring 224e580 Can be overwritten with environment variable 4853ccc Expand tilda 738b016 Update lock file 533f171 Compute the edit distance and complement the URL af5c1da Merge branch 'fix-1' acb0e80 Docs c283339 Fix bug (all pathes are available) 7f80900 Add config map f291876 dep 203cae6 Add IAP_CURL_BIN variable 6c8530a Add newline f0ae27a Update a57aaf4 Initial commit