sshtargate/README.md

29 lines
856 B
Markdown
Raw Permalink Normal View History

2020-01-04 21:22:45 +00:00
# sshtargate
2020-01-23 00:40:41 +00:00
[![GoDoc](https://godoc.org/gitlab.com/tslocum/sshtargate?status.svg)](https://godoc.org/gitlab.com/tslocum/sshtargate)
[![CI status](https://gitlab.com/tslocum/sshtargate/badges/master/pipeline.svg)](https://gitlab.com/tslocum/sshtargate/commits/master)
2020-01-04 21:22:45 +00:00
[![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space)
Host SSH portals to applications
## Install
Choose one of the following methods:
### Download
[**Download sshtargate**](https://sshtargate.rocketnine.space/download/?sort=name&order=desc)
### Compile
```
2020-01-23 00:40:41 +00:00
go get gitlab.com/tslocum/sshtargate
2020-01-04 21:22:45 +00:00
```
## Configure
2020-01-23 00:40:41 +00:00
See [CONFIGURATION.md](https://gitlab.com/tslocum/sshtargate/blob/master/CONFIGURATION.md)
2020-01-04 21:22:45 +00:00
## Support
2020-01-23 00:40:41 +00:00
Please share issues/suggestions [here](https://gitlab.com/tslocum/sshtargate/issues).