mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 00:38:22 +00:00
Merge b2c85732d52f5ae83134a9d5f2c67e05875bdb00 into b4d5d8c756bfa7c5f4fc73c3dff48678d0110fce
This commit is contained in:
commit
ef21119b89
@ -165,7 +165,7 @@ func (ctl *Control) handleNewProxyResp(m msg.Message) {
|
||||
if err != nil {
|
||||
xl.Warnf("[%s] start error: %v", inMsg.ProxyName, err)
|
||||
} else {
|
||||
xl.Infof("[%s] start proxy success", inMsg.ProxyName)
|
||||
xl.Infof("name:[%s] post:[%s] start proxy success", inMsg.ProxyName, inMsg.RemoteAddr)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user