Skip to content

foxforensics/xc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

xc - experimental terminal chain-of-custody

SYNOPSIS

$ xc COMMAND ...

DESCRIPTION

xc is an experimental terminal chain-of-custody tool. It executes the given command, prints the combined output of STDOUT and STDERR, and hashes this output using the SHA256 hash algorithm. Any input from STDIN will be forwarded to the command. Any occurring error will be returned transparently and the commands exit code will be mirrored.

INSTALLATION

$ go install go.foxforensics.dev/xc@latest

REFERENCES

SEE ALSO

sha256sum(1)

About

xc is an experimental terminal chain-of-custody.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages