gossh

command module
v0.0.0-...-e05834b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

README

gossh

goproxygotunnel的修改完善版

特性

代理
  • 服务器不需要部署任何服务,只要有ssh服务和账号即可
  • 支持http
  • 支持https
  • 支持socket5的TCP
  • 支持以上所有协议over在ssh上(可选)
隧道
  • 支持多个环境(每个环境单个跳板机)
  • 支持多个内部机器
  • 支持批量创建

使用方法

  • 安装golang

  • 执行如下命令

      mkdir ~/go
      GOPATH=~/go
      go get -u github.com/gossh
      cd ~/go/src/github.com/gossh
      go build            #win下有cmd窗口,使用go build -ldflags -H=windowsgui
    
  • 编辑config.toml和domain.txt

  • 启动

      ./gossh   #win下是./gossh.exe
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL