mirror of
https://github.com/fatedier/frp.git
synced 2026-04-10 11:09:16 +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