mirror of
https://github.com/fatedier/frp.git
synced 2026-03-18 07:49:16 +08:00
support udp type
This commit is contained in:
@@ -40,6 +40,6 @@ func echoWorker(c *conn.Conn) {
|
||||
return
|
||||
}
|
||||
|
||||
c.Write(buff)
|
||||
c.WriteString(buff)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user