Skip to content

luccamendonca/carapace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carapace

Run shell commands remotely using gRPC

Dependencies

On Debian-based Linux systems:

$ sudo apt install -y protobuf-compiler libprotobuf-dev

Running

The ALLOWED_CMD_PATH specifies where the application will be allowed to run executable binaries/scripts/etc.

Server

ALLOWED_CMD_PATH=~/.local/bin make server

Client

make client

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published