Commit Graph

13 Commits (dfbf9c4542102a8980e6d784dbb7e64224e25152)

Author SHA1 Message Date
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668)
* refactoring monitor code, support prometheus
* remove vendor
5 years ago
Guy Lewin 6c6607ae68
feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
5 years ago
fatedier 6da093a402 support bandwith limit for one proxy 5 years ago
fatedier abc6d720d0 vendor update github.com/gorilla/websocket 6 years ago
fatedier 261be6a7b7 add vendor files 6 years ago
fatedier b53a2c1ed9 update reverseproxy from std libraries 6 years ago
fatedier 4e363eca2b update version of github.com/gorilla/mux 6 years ago
fatedier 6a99f0caf7 update testify and kcp-go 6 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
fatedier fdcdccb0c2 update kcp-go package 6 years ago
fatedier 3cf83f57a8 update yamux version 6 years ago
fatedier 5e1983f7ed change from dep to go mod 6 years ago
fatedier 516cdbddb0 support go mod 6 years ago