This option allows users to specify where they want assets to be loaded from, like the "assets_dir" option that already exists for frps. This allows library users to use the admin panel without having to bundle assets with statik.
support health check and code refactor
Connect protocol support websocket
Fix the problem of long connection for more than 30 seconds and disconnection of the server
websocket protocol
proxy, fix #776
udp
Proxy names specified in 'start' params divided by ',' will be started. If it is empty or not defined, all proxies will be started.
if login_fail_exit is false, when frpc first login to server failed, it will continues relogin to server every 30 seconds.