Commit Graph

31 Commits (df5859b5f78b897c03be3bc3510c012ee6217e59)

Author SHA1 Message Date
fatedier fe4e9b55f3 update github.com/pires/go-proxyproto to v0.5.0 4 years ago
fatedier 3f11b6a082 update k8s.io/apimachinery to v0.21.2 4 years ago
fatedier 8a333c2ae0 update github.com/stretchr/testify to v1.7.0 4 years ago
fatedier 1fd6ba2738 update github.com/spf13/cobra to v1.1.3 4 years ago
fatedier a98a9616f6 update dependency github.com/rodaine/table to v1.0.1 4 years ago
fatedier 95cd9ab900 update dependency github.com/prometheus/client_golang to v1.11.0 4 years ago
fatedier 900454e58b
more e2e test cases (#2450) 4 years ago
fatedier fbaa5f866e
add e2e tests (#2334) 4 years ago
fatedier 184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 (#2295) 4 years ago
yuyulei 3621aad1c1
Reconstruct config (#2098)
* refactoring config

* Update by comments
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 b6ec9dad28 bump version to v0.32.1 5 years ago
Tank caa6e8cf01
fix: frpc reconnect frps frequently lead to memory leak (#1722) 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 649f47c345 change log method 5 years ago
Tyler Compton bc46e3330a Add an "assets_dir" option for frpc
This option allows users to specify where they want assets to be loaded
from, like the "assets_dir" option that already exists for frps. This
allows library users to use the admin panel without having to bundle
assets with statik.
6 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
Jiajun Huang 2d24879fa3 fix 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