shellspy is a Go library and command-line client for the recording of sessions.
To install the client binary, run:
go install github.com/redscaresu/shellspy/cmd/shellspy
To use shellspy run:
> go run cmd/main.go
shellspy is running locally
OR
> shellspy --port 9999
shellspy is running remotely on port 9999