frp/models/config
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
..
client_common.go support disable_log_color for console mode 2019-08-12 00:47:35 +08:00
proxy.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
server_common.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
value.go conf: support render configure file using environment variables 2018-12-11 11:46:12 +08:00
visitor.go split visitors from proxies and add health check config 2018-06-25 18:22:35 +08:00