Commit Graph

27 Commits (21a126e4e4cc7dfe3fa83bba7223e071009f48f6)

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