mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 09:08:21 +00:00
Compare commits
2 Commits
9ddb8ae508
...
ef21119b89
Author | SHA1 | Date | |
---|---|---|---|
|
ef21119b89 | ||
|
b2c85732d5 |
@ -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