Commit Graph

20 Commits

Author SHA1 Message Date
fatedier c9fe23eb10
more e2e tests (#1845) 2020-09-07 14:57:23 +08:00
fatedier 262317192c
new e2e framework (#1835) 2020-06-02 22:48:55 +08:00
fatedier b6ec9dad28 bump version to v0.32.1 2020-04-02 11:49:16 +08:00
Tank caa6e8cf01
fix: frpc reconnect frps frequently lead to memory leak (#1722) 2020-04-02 10:58:37 +08:00
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668)
* refactoring monitor code, support prometheus
* remove vendor
2020-03-11 13:20:26 +08:00
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
2020-03-01 10:57:01 +08:00
fatedier 6da093a402 support bandwith limit for one proxy 2019-11-03 01:20:49 +08:00
fatedier 649f47c345 change log method 2019-10-12 20:13:12 +08:00
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.
2019-08-19 16:51:03 -07:00
fatedier abc6d720d0 vendor update github.com/gorilla/websocket 2019-08-06 18:53:15 +08:00
fatedier 261be6a7b7 add vendor files 2019-08-06 16:50:54 +08:00
fatedier b53a2c1ed9 update reverseproxy from std libraries 2019-08-06 16:49:22 +08:00
fatedier 4e363eca2b update version of github.com/gorilla/mux 2019-08-03 23:22:22 +08:00
fatedier 6a99f0caf7 update testify and kcp-go 2019-08-03 18:44:11 +08:00
Jiajun Huang 2d24879fa3 fix 2019-05-31 15:56:05 +08:00
fatedier 9c4ec56491 support proxy protocol 2019-03-29 19:01:18 +08:00
fatedier fdcdccb0c2 update kcp-go package 2019-03-17 17:09:54 +08:00
fatedier 3cf83f57a8 update yamux version 2019-03-03 22:29:08 +08:00
fatedier 5e1983f7ed change from dep to go mod 2019-01-26 12:39:03 +08:00
fatedier 516cdbddb0 support go mod 2019-01-16 20:48:47 +08:00