Host SSH portals to applications
Go to file
Trevor Slocum 40b10d303e Auto-detect ed25519 host key 2022-06-09 18:58:04 -07:00
portal Auto-detect ed25519 host key 2022-06-09 18:58:04 -07:00
.gitignore Initial commit 2020-01-04 14:05:34 -08:00
CHANGELOG Migrate to code.rocketnine.space 2021-04-19 18:35:57 -07: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 Auto-detect ed25519 host key 2022-06-09 18:58:04 -07:00
config.go Update dependencies 2021-07-08 18:24:41 -07:00
go.mod Auto-detect ed25519 host key 2022-06-09 18:58:04 -07:00
go.sum Auto-detect ed25519 host key 2022-06-09 18:58:04 -07:00
goreleaser.yml Migrate to code.rocketnine.space 2021-04-19 18:35:57 -07:00
main.go Update dependencies 2021-07-08 18:24:41 -07:00

README.md

sshtargate

GoDoc Donate via LiberaPay Donate via Patreon

Host SSH portals to applications

Demo

Connect to a sshtargate portal which executes the cview presentation demo:

ssh cview.rocketnine.space -p 20000

Install

Choose one of the following methods:

Download

Download sshtargate

Compile

go get code.rocketnine.space/tslocum/sshtargate

Configure

See CONFIGURATION.md

Support

Please share issues and suggestions here.