proxy.golang.org : github.com/square/rce-agent : v1.1.1
Package rce provides a gRPC-based Remote Code Execution client and server. The server (or "agent") runs on a remote host and executes a whitelist of shell commands specified in a config file. The client calls the server to execute whitelist commands. Commands from different clients run concurrently; there are no safeguards against conflicting or incompatible commands.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/square/rce-agent@v1.1.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/go-cmd/cmd v1.2.0
- github.com/go-test/deep v1.0.6
- github.com/gofrs/uuid v3.3.0+incompatible
- github.com/golang/protobuf v1.5.3
- github.com/kr/pretty v0.2.0
- golang.org/x/net v0.17.0
- golang.org/x/sys v0.13.0
- golang.org/x/text v0.13.0
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
- google.golang.org/grpc v1.56.3
- google.golang.org/protobuf v1.30.0
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/yaml.v2 v2.3.0