Rework tunnels to support statistics

This commit is contained in:
Bolke de Bruin
2022-09-24 13:21:01 +02:00
parent eb1b287751
commit 94d7cddc4b
14 changed files with 74 additions and 45 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/coreos/go-oidc/v3 v3.2.0
github.com/fatih/structs v1.1.0
github.com/go-jose/go-jose/v3 v3.0.0
github.com/google/uuid v1.1.2
github.com/gorilla/sessions v1.2.1
github.com/gorilla/websocket v1.5.0
github.com/knadh/koanf v1.4.2