frp/client
Tyler Compton 00bd0a8af4 Load assets for dashboard/admin panel on demand
The client and server services now only attempt to load assets if the
dashboard or admin panel are enabled. This change makes it possible to
use FRP as a library without having to manage assets. If a library user
wants to start a server with the dashboard enabled, they will need to
set the DashboardPort and AssetsDir fields of ServerCommonConf.
2019-08-19 10:10:50 -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 support proxy protocol in unix_domain_socket 2019-04-25 12:01:57 +08:00
admin.go add admin UI for frpc 2019-02-01 19:28:05 +08:00
admin_api.go fix PUT /api/config without token 2019-02-12 14:59:30 +08:00
control.go fix 2019-04-08 15:39:14 +08:00
service.go Load assets for dashboard/admin panel on demand 2019-08-19 10:10:50 -07:00
visitor.go improve the stability of xtcp 2019-03-11 15:53:58 +08:00
visitor_manager.go frpc: support health check 2018-12-07 18:40:17 +08:00