mirror of
https://github.com/syssecfsu/witty.git
synced 2025-02-04 08:24:07 +01: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…
Reference in New Issue
Block a user