mirror of
https://github.com/fatedier/frp.git
synced 2025-07-13 01:09:25 +07:00
websocket: fix
This commit is contained in:
@ -18,7 +18,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
FrpWebsocketPath = "/#frp"
|
||||
FrpWebsocketPath = "/~!frp"
|
||||
)
|
||||
|
||||
type WebsocketListener struct {
|
||||
|
Reference in New Issue
Block a user