mirror of
https://github.com/fatedier/frp.git
synced 2025-07-14 18:01:06 +07:00
return error quickly if nathole make error
This commit is contained in:
@ -163,6 +163,7 @@ type NatHoleResp struct {
|
||||
Sid string `json:"sid"`
|
||||
VisitorAddr string `json:"visitor_addr"`
|
||||
ClientAddr string `json:"client_addr"`
|
||||
Error string `json:"error"`
|
||||
}
|
||||
|
||||
type NatHoleSid struct {
|
||||
|
Reference in New Issue
Block a user