mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 00:38:22 +00:00
Merge b2c85732d52f5ae83134a9d5f2c67e05875bdb00 into 69cc422edf695a7f1f524e427fa175aee79ac3e3
This commit is contained in:
commit
9ddb8ae508
@ -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