frp/server
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
2019-08-19 15:52:08 -07:00
..
controller support http load balancing 2019-07-31 00:41:58 +08:00
group support http load balancing 2019-07-31 00:41:58 +08:00
ports update group ci 2018-05-23 14:39:12 +08:00
proxy Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
stats frps dashboard api: fixup getProxyStatsByType no data return 2019-01-15 19:22:38 +08:00
control.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
dashboard_api.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
dashboard.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
service.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00