# 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 Tunnel

📦 Golang SSH 隧道 [comment]: <> (go) [![godoc](https://pkg.go.dev/badge/gitee.com/dtapps/go-ssh-tunnel?status.svg)](https://pkg.go.dev/gitee.com/dtapps/go-ssh-tunnel) [![oproxy.cn](https://goproxy.cn/stats/gitee.com/dtapps/go-ssh-tunnel/badges/download-count.svg)](https://goproxy.cn/stats/gitee.com/dtapps/go-ssh-tunnel) [![goreportcard.com](https://goreportcard.com/badge/gitee.com/dtapps/go-ssh-tunnel)](https://goreportcard.com/report/gitee.com/dtapps/go-ssh-tunnel) [![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](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 ```