mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 16:53:47 +08:00
frpc: support health check
This commit is contained in:
@@ -18,7 +18,6 @@ const (
|
||||
ProxyStatusWaitStart = "wait start"
|
||||
ProxyStatusRunning = "running"
|
||||
ProxyStatusCheckFailed = "check failed"
|
||||
ProxyStatusCheckSuccess = "check success"
|
||||
ProxyStatusClosed = "closed"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user