Commit Graph

40 Commits (b2311e55e758df763219e7068f18dbcfdf6d2317)

Author SHA1 Message Date
fatedier 293003fcdb
allow to disable application layer heartbeat to reduce traffic cost (#2758)
fix #2754
3 years ago
fatedier 02b12df887
frpc: consider include configs for verify and reload command (#2424) 4 years ago
yuyulei 127a31ea6a
Fix typo (#2089) 4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
zhang-wei ad0c449a75
Server manager support the NewUserConn operation (#1740)
support NewUserConn operation
5 years ago
Guy Lewin a4b105dedb
[Feature] Server Plugin - Ping and NewWorkConn RPC (#1702) 5 years ago
Guy Lewin 10acf638f8
[Feature] Include RunId in FRP Server Plugin NewProxy message (#1700)
* feat: include RunId in FRP Server Plugin NewProxy message

* doc: rewrite server plugin documentation
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
Guy Lewin 98fa3855bd CR: export error string generation to a function 5 years ago
Guy Lewin f8c6795119 DetailedErrorsToClient - only send detailed error info if this is on 5 years ago
fatedier 91e46a2c53 support server plugin feature 5 years ago
fatedier 649f47c345 change log method 5 years ago
fatedier e9e86fccf0 let max_pool_count valid 6 years ago
Tyler Compton 6277af4790 Pass server configuration as an argument
The ServerCommonConf is now passed around as an argument instead of
being shared between components as a global variable. This allows for
more natural interaction with server.Session as a library and allows for
multiple servers to co-exist within the same process.

Related: #1387
6 years ago
fatedier 7f9d88c10a fix 6 years ago
fatedier 70ac7d3d11 fix control delete error 6 years ago
fatedier 611d063e1f server: adjust code structure 6 years ago
fatedier 0c7d778896 frps: optimize code 6 years ago
fatedier 1464836f05 logs panic debug strace info 7 years ago
fatedier a27e3dda88 vendor: update shutdown 7 years ago
fatedier 8a6d6c534a vendor: udpate 7 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago
fatedier e9241aeb94 udp proxy: fix #652 7 years ago
fatedier 8e719ff0ff frps: new params max_ports_per_client 7 years ago
fatedier 3f6799c06a add remoteAddr in NewProxyResp message 7 years ago
fatedier 584e098e8e frpc: add status command 7 years ago
fatedier 0559865fe5 support xtcp for making nat hole 7 years ago
fatedier aede4e54f8 close all proxies if protocol = kcp 8 years ago
fatedier fca7f42b37 msg: new message CloseProxy 8 years ago
fatedier f0dc3ed47b metric: clear useless proxy statistics data 8 years ago
fatedier 71f7caa1ee add more log info 8 years ago
fatedier 30aeaf968e fix heartbeat error 8 years ago
fatedier a4fece3f51 api: add server web api for statistics 8 years ago
fatedier 54bbfe26b0 support udp 8 years ago
fatedier a1023fdfc2 add more log 8 years ago
fatedier b02e1007fb support more proxy type 8 years ago
fatedier f90028cf96 Use encryption in frp protocol. 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago