Skip to content

hjr265/jail.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Jail.go

Jail.go is a Go package that allows sandboxed execution of arbitrary processes.

Installation

Install Jail.go using the go get command:

$ go get github.com/hjr265/jail.go/jail

The only dependency is the Go distribution itself.

Documentation

Contributing

Contributions are welcome.

License

Jail.go is available under the BSD (3-Clause) License.

About

Go package for sandboxed execution of arbitrary processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages