实现可运行的xterm.js方案
This commit is contained in:
@ -145,6 +145,7 @@ func TunEndpoint(c echo.Context) error {
|
||||
}
|
||||
|
||||
tun := global.Tun{
|
||||
Protocol: configuration.Protocol,
|
||||
Tunnel: tunnel,
|
||||
WebSocket: ws,
|
||||
}
|
||||
|
Reference in New Issue
Block a user