57 Commits (e8ace492a5d9a2c3f9d9a2d3037b2e0ead058f62)

Author SHA1 Message Date
fatedier 69ae2b0b69
optimize some code (#3801) 1 year ago
fatedier 184223cb2f
Code refactoring related to message handling and retry logic. (#3745) 1 year ago
fatedier 5e70d5bee0
code optimization (#3625) 1 year ago
fatedier c95311d1a0
support yaml/json/toml configuration format, make ini deprecated (#3599) 1 year ago
fatedier 6430afcfa5
fix a goroutine leak issue caused by Login plugin timeout (#3547) 1 year ago
fatedier 46ff40543a
update github actions (#3538) 1 year ago
fatedier 15a245766e
fix the issue of duplicate xtcp proxies will cause the previous proxy to become ineffective (#3489) 1 year ago
fatedier de85c9455a
stcp, xtcp, sudp: support allow_users and specified server user (#3472) 1 year ago
fatedier 9aef3b9944
adjust code style about config (#3464) 2 years ago
fatedier 555db9d272
format import package name (#3455) 2 years ago
fatedier 98068402c8
add release notes (#3453) 2 years ago
fatedier c71efde303
refactor the code related to xtcp (#3449) 2 years ago
fatedier 2f59e967a0
web/frps: more info (#3326) 2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080) 2 years ago
fatedier 4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932) 3 years ago
cui fliter 915d9f4c09
fix some typos (#2882) 3 years ago
Harry Cheng bf635c0e90
Notify server plugins when a proxy is closed (#2823) 3 years ago
fatedier 293003fcdb
allow to disable application layer heartbeat to reduce traffic cost (#2758) 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) 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) 5 years ago
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668) 5 years ago
Guy Lewin 6c6607ae68
feat: add multiple authentication methods, token and oidc. 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 5 years ago
Tyler Compton 6277af4790 Pass server configuration as an argument 5 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