mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 17:18:21 +00:00
Merge b2c85732d52f5ae83134a9d5f2c67e05875bdb00 into c6f9d8d4031f6fba9a39fe9e1a79907ceedf0f5f
This commit is contained in:
commit
b52f96ce60
@ -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