go-piping-sshd

SSH server from anywhere with Piping Server

MIT License

Stars
5
Committers
3

Bot releases are visible (Hide)

go-piping-sshd - v0.8.0 Latest Release

Published by nwtgck over 2 years ago

Changelog

  • 3f66c77 Merge branch 'release/0.8.0'
  • dbea74d bump: 0.8.0
  • e0755f8 docs: add missing "v" in CHANGELOG.md
  • 8cadf4b ci: go-version: 1.18
  • 2c34e16 ci: ubuntu-20.04
  • cb22b03 deps: update
  • f481eaa feat: support remote port forwarding
  • 8455d29 docs: 0.7.0
  • 1499ade Merge tag 'v0.7.0' into develop
go-piping-sshd - v0.7.0

Published by nwtgck over 2 years ago

Changelog

  • f8207b5 Merge branch 'release/0.7.0'
  • 173f15b bump: 0.7.0
  • 305209d rename option name --allows-empty-password to --allow-empty-password
  • 63c5e55 remove sshConn.RemoteAddr() from log because it is always nil
  • 3bf58f3 goreleaser: add "windows"
  • d404903 partial Windows support (SFTP is available, pty is not available)
  • 4705940 docs: 0.6.0 and add "Help"
  • 9e85468 Merge tag 'v0.6.0' into develop
go-piping-sshd - v0.6.0

Published by nwtgck over 2 years ago

Changelog

  • d861073 Merge branch 'release/0.6.0'
  • 5e2d5f6 bump: 0.6.0
  • a28c24c ci: goreleaser 1.3.1
  • d74473f update client host hint and "Usage"
  • e7cc58f docs: modify "CAUTION"
  • c7d744f chore: use log.Printf for multiplexing yamux log
  • 0909f14 --allows-empty-password to allow the empty password
  • 78abe8d refactor: use PersistentFlags()
  • 85ea159 allow no Content-Type
  • d5fab81 Merge tag 'v0.5.0' into develop
go-piping-sshd - v0.5.0

Published by nwtgck over 2 years ago

Changelog

7335079 Merge branch 'release/0.5.0'
e6c965b bump: 0.5.0
3e76ca3 add ,reuseaddr to socat command
eab2337 build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.3.0 (#12)
d589de4 build(deps): bump github.com/creack/pty from 1.1.11 to 1.1.17 (#11)
7d0156d Merge pull request #5 from nwtgck/dependabot/go_modules/github.com/mattn/go-shellwords-1.0.12
080a85c build(deps): bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12
9a80794 use 4096 as default buf-sizes
5b54ef1 use embed private key
5005b31 feat: support SFTP
4777d59 Merge pull request #2 from nwtgck/dependabot/add-v2-config-file
78b67c6 remove "ignore"
8a2d7ce Upgrade to GitHub-native Dependabot
b5c44e4 refactor: extract as handleExecRequest()
abad24a respond exist status after request type "shell" finished
eaf24d0 Merge branch 'feature/exec' into develop
c6f7617 use shellwords to split command
365d1a6 feat: support "exec" request type
4a4ad3b create pty when pty-req
64cd7fc docs: 0.4.0
ea36fd7 Merge tag 'v0.4.0' into develop

go-piping-sshd - v0.4.0

Published by nwtgck over 3 years ago

Changelog

4c7a387 Merge branch 'release/0.4.0'
1ff6a63 bump: 0.4.0
de34d18 no auth when password is empty
40205e4 make hint command shorter
1445dad ci: add freebsd to goreleaser
0db2758 Merge tag 'v0.3.1' into develop

go-piping-sshd - v0.3.1

Published by nwtgck over 3 years ago

Changelog

c7544ce Merge branch 'release/0.3.1'
914a79c bump: 0.3.1
70ea53e refactor: use github.com/creack/pty instead of github.com/kr/pty because moved
a0939ba Merge tag 'v0.3.0' into develop

go-piping-sshd - v0.3.0

Published by nwtgck over 3 years ago

Changelog

40c36ac Merge branch 'release/0.3.0'
f042411 bump: 0.3.0
3e44f22 Merge branch 'feature/direct-tcpip' into develop
6e6feec refactor: use switch for ChannelType()
8ebe5c4 feat: implement direct-tcpip
822c28a Merge tag 'v0.2.0' into develop

go-piping-sshd - v0.2.0

Published by nwtgck over 3 years ago

Changelog

ee7ae6e Merge branch 'release/0.2.0'
c521a70 bump: 0.2.0
a28f6ea feat: add --shell option to specify shell
3b918b0 docs: add "Install" and "Usage" and update CAUTION
084e20b Merge tag 'v0.1.0' into develop

go-piping-sshd - v0.1.0

Published by nwtgck over 3 years ago

Changelog

59e9fe3 Merge branch 'release/0.1.0'
5a1c1cc bump: 0.1.0
c596f38 ci: release setting
2712122 create initial piping-sshd
f63aa5b Initial commit

Package Rankings
Top 8.57% on Proxy.golang.org