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
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_api.go
admin.go
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_manager.go
visitor.go