Host SSH portals to applications
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Trevor Slocum 40b10d303e Auto-detect ed25519 host key 10 months ago
portal Auto-detect ed25519 host key 10 months ago
.gitignore Initial commit 3 years ago
CHANGELOG Migrate to code.rocketnine.space 2 years ago
CONFIGURATION.md Pass session environment variables to command 3 years ago
LICENSE Initial commit 3 years ago
README.md Auto-detect ed25519 host key 10 months ago
config.go Update dependencies 2 years ago
go.mod Auto-detect ed25519 host key 10 months ago
go.sum Auto-detect ed25519 host key 10 months ago
goreleaser.yml Migrate to code.rocketnine.space 2 years ago
main.go Update dependencies 2 years ago

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.