# go-ssh-tunnel
**Repository Path**: dtapps/go-ssh-tunnel
## Basic Information
- **Project Name**: go-ssh-tunnel
- **Description**: Golang SSH 隧道
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-06-25
- **Last Updated**: 2022-04-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
📦 Golang SSH 隧道
[comment]: <> (go)
[](https://pkg.go.dev/gitee.com/dtapps/go-ssh-tunnel)
[](https://goproxy.cn/stats/gitee.com/dtapps/go-ssh-tunnel)
[](https://goreportcard.com/report/gitee.com/dtapps/go-ssh-tunnel)
[](https://deps.dev/go/gitee.com%2Fdtapps%2Fgo-ssh-tunnel)
## 下载使用
- 把.example.config.yaml文件重命名为config.yaml
- 修改对应的配置,运行即可
## 安装
```go
go get -u gitee.com/dtapps/dtapps/go-ssh-tunnel
```