Commit Graph

17 Commits (1e846df8706a62309a80a5f8cc483386f7070113)

Author SHA1 Message Date
fatedier 8a779eb88c
add goreleaser action (#2087)
* add goreleaser action

* change version
4 years ago
vesta 710ecf44f5
feat: support ntlm proxy set in http_proxy env (#2002) 4 years ago
fatedier c9fe23eb10
more e2e tests (#1845) 4 years ago
fatedier 262317192c
new e2e framework (#1835) 5 years ago
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