Commit Graph

25 Commits (900454e58b4dd26a80e7f2228163b95c4fd09eed)

Author SHA1 Message Date
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