Host SSH portals to applications
Go to file
Trevor Slocum 466b499771 Pass stderr from command to local terminal 2020-01-23 17:51:53 -08:00
pkg/gate Pass stderr from command to local terminal 2020-01-23 17:51:53 -08:00
.gitignore Initial commit 2020-01-04 14:05:34 -08:00
.gitlab-ci.yml Migrate to GitLab 2020-01-22 16:40:41 -08:00
CHANGELOG Pass stderr from command to local terminal 2020-01-23 17:51:53 -08:00
CONFIGURATION.md Pass session environment variables to command 2020-01-06 16:32:06 -08:00
LICENSE Initial commit 2020-01-04 14:05:34 -08:00
README.md Migrate to GitLab 2020-01-22 16:40:41 -08:00
config.go Initial commit 2020-01-04 14:05:34 -08:00
go.mod Migrate to GitLab 2020-01-22 16:40:41 -08:00
go.sum Migrate to GitLab 2020-01-22 16:40:41 -08:00
goreleaser.yml Migrate to GitLab 2020-01-22 16:40:41 -08:00
main.go Migrate to GitLab 2020-01-22 16:40:41 -08:00

README.md

sshtargate

GoDoc CI status Donate

Host SSH portals to applications

Install

Choose one of the following methods:

Download

Download sshtargate

Compile

go get gitlab.com/tslocum/sshtargate

Configure

See CONFIGURATION.md

Support

Please share issues/suggestions here.