feat(muxterm): WebSocket server with HMAC token auth and PTY relay
This commit is contained in:
@@ -3,3 +3,5 @@ module github.com/muxplex/muxterm
|
||||
go 1.22
|
||||
|
||||
require github.com/creack/pty v1.1.24
|
||||
|
||||
require github.com/gorilla/websocket v1.5.3 // indirect
|
||||
|
||||
Reference in New Issue
Block a user