frp/client
Tyler Compton 666f122a72 Pass client configuration as an argument
The ClientCommonConf, configuration file path, and server UDP port are
now passed around as arguments instead of being shared between
components as global variables. This allows for multiple clients to
exist in the same process, and allows client.Session to be used as a
library more easily.
2019-08-20 14:08:01 -07:00
..
event mv folders 2018-12-09 22:06:22 +08:00
health fix health check bug, fix #1367 2019-08-09 12:47:27 +08:00
proxy Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
admin_api.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
admin.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
control.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
service.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
visitor_manager.go frpc: support health check 2018-12-07 18:40:17 +08:00
visitor.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00