You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
831 B
29 lines
831 B
2 years ago
|
# sshtargate
|
||
|
[](https://godoc.org/git.sr.ht/~tslocum/sshtargate)
|
||
|
[](https://builds.sr.ht/~tslocum/sshtargate)
|
||
|
[](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
|
||
|
|
||
|
```
|
||
|
GO111MODULE=on go get git.sr.ht/~tslocum/sshtargate
|
||
|
```
|
||
|
|
||
|
## Configure
|
||
|
|
||
|
See [CONFIGURATION.md](https://man.sr.ht/~tslocum/sshtargate/CONFIGURATION.md)
|
||
|
|
||
|
## Support
|
||
|
|
||
|
Please share issues/suggestions [here](https://todo.sr.ht/~tslocum/sshtargate).
|