mirror of
https://github.com/syssecfsu/witty.git
synced 2025-04-09 09:17:57 +02:00
Update relay.go
This commit is contained in:
parent
6db0fbdbb9
commit
f9805d6c67
@ -46,7 +46,6 @@ type TermConn struct {
|
||||
Name string
|
||||
Ip string
|
||||
|
||||
// only valid for doers
|
||||
ws *websocket.Conn
|
||||
ptmx *os.File // the pty that runs the command
|
||||
cmd *exec.Cmd // represents the process, we need it to terminate the process
|
||||
|
Loading…
x
Reference in New Issue
Block a user