1 Star 1 Fork 0

李光春/go-ssh-tunnel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.example.config.yaml 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
李光春 提交于 4年前 . init
# 服务器
username: "root" #服务器用户名
password: "" #服务器密码
serverAddr: "" #服务器地址
serverPort: "22" #服务器端口
remoteAddr: "" #远程地址
remotePort: "3306" #远程端口
# 本地
localAddr: "localhost" #地址
localPort: "13306" #端口
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dtapps/go-ssh-tunnel.git
git@gitee.com:dtapps/go-ssh-tunnel.git
dtapps
go-ssh-tunnel
go-ssh-tunnel
master

搜索帮助