mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
TCP client command (#1696)
* add cli commands * add jwt cache test * add tcptunnel test * add stdin/stdout support * use cryptutil hash function * doc updates * fix log timestamp
This commit is contained in:
parent
4fbbf28a16
commit
61ab4e4837
12 changed files with 923 additions and 0 deletions
2
internal/cliutil/clitutil.go
Normal file
2
internal/cliutil/clitutil.go
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Package cliutil contains functionality related to CLI apps.
|
||||
package cliutil
|
Loading…
Add table
Add a link
Reference in a new issue