# sshtargate [![GoDoc](https://code.rocketnine.space/tslocum/godoc-static/raw/branch/master/badge.svg)](https://docs.rocketnine.space/code.rocketnine.space/tslocum/sshtargate/portal) [![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space) Host SSH portals to applications ## Demo Connect to a sshtargate portal which executes the [cview](https://code.rocketnine.space/tslocum/cview) [presentation demo](https://code.rocketnine.space/tslocum/cview/1src/branch/master/demos/presentation/main.go): ```bash ssh cview.rocketnine.space -p 20000 ``` ## Install Choose one of the following methods: ### Download [**Download sshtargate**](https://sshtargate.rocketnine.space/download/?sort=name&order=desc) ### Compile ```bash go get code.rocketnine.space/tslocum/sshtargate ``` ## Configure See [CONFIGURATION.md](https://code.rocketnine.space/tslocum/sshtargate/src/branch/master/CONFIGURATION.md) ## Support Please share issues and suggestions [here](https://code.rocketnine.space/tslocum/sshtargate/issues).