Commit graph

79 commits

Author SHA1 Message Date
dependabot[bot]
6d1f48c6cf
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#20)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 19:48:08 +09:00
dependabot[bot]
5639819bd9
build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.21 (#14)
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.18 to 1.1.21.
- [Release notes](https://github.com/creack/pty/releases)
- [Commits](https://github.com/creack/pty/compare/v1.1.18...v1.1.21)

---
updated-dependencies:
- dependency-name: github.com/creack/pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 22:56:14 +09:00
dependabot[bot]
c8121690aa
build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#19)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 04:14:36 +09:00
dependabot[bot]
7cc32f3e30
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#18)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 10:43:26 +09:00
dependabot[bot]
5bad4baad4
build(deps): bump actions/setup-go from 4 to 5 (#16)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 01:06:24 +09:00
dependabot[bot]
6e09a6fdb7
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#17)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 01:05:55 +09:00
dependabot[bot]
28bd116388
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#15)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 20:05:40 +09:00
dependabot[bot]
3cdb3fe048
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#12)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 22:07:52 +09:00
dependabot[bot]
29b7c6f24c
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#13)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 22:07:17 +09:00
dependabot[bot]
5a44e6cdaa
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#10)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 20:56:47 +09:00
dependabot[bot]
b59d8c9b68
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#9)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 03:09:42 +09:00
Ryo Ota
04d5f34d73 Merge tag 'v0.4.1' into develop
no message
2023-09-13 21:23:57 +09:00
Ryo Ota
4a2df34cfc Merge branch 'release/0.4.1' 2023-09-13 21:23:57 +09:00
Ryo Ota
fb77c1c5a2 bump: 0.4.1 2023-09-13 21:23:40 +09:00
Ryo Ota
c9ab431395 deps: update 2023-09-13 21:17:44 +09:00
dependabot[bot]
4479e20482
build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#8)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 21:14:29 +09:00
dependabot[bot]
11bdaeb354
build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#7)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 21:28:51 +09:00
dependabot[bot]
f508fb2ddb
build(deps): bump actions/checkout from 3 to 4 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 08:42:44 +09:00
dependabot[bot]
7fc00e16e3
build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#5)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 21:07:37 +09:00
dependabot[bot]
d7d3d615aa
build(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#4)
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 19:38:19 +09:00
Ryo Ota
a2739a8c1e docs: 0.4.0 2023-08-11 23:56:26 +09:00
Ryo Ota
19a0a8a7c5 Merge branch 'release/0.4.0' 2023-08-11 21:52:06 +09:00
Ryo Ota
886d93ba25 Merge tag 'v0.4.0' into develop
no message
2023-08-11 21:52:06 +09:00
Ryo Ota
2d5c82a7bd bump: 0.4.0 2023-08-11 21:51:35 +09:00
Ryo Ota
e5fbf86f8d mypassword → mypass 2023-08-11 21:43:58 +09:00
Ryo Ota
3ef24a9954 support "cancel-tcpip-forward" and "cancel-streamlocal-forward@openssh.com" 2023-08-11 21:40:14 +09:00
Ryo Ota
445676f901 deps: update 2023-08-11 16:42:00 +09:00
Ryo Ota
edfd9533f3 update help and log 2023-08-11 16:24:59 +09:00
Ryo Ota
d3a0a420f4 docs: 0.3.0 2023-08-11 12:48:31 +09:00
Ryo Ota
ef2fa8f26d Merge branch 'release/0.3.0' 2023-08-11 12:36:04 +09:00
Ryo Ota
79ffadacd0 Merge tag 'v0.3.0' into develop
no message
2023-08-11 12:36:04 +09:00
Ryo Ota
5068de6f1f bump: 0.3.0 2023-08-11 12:35:57 +09:00
Ryo Ota
8aa0cf8b37 Merge branch 'feature/streamlocal-forward' into develop 2023-08-11 11:48:07 +09:00
Ryo Ota
6937695b52 docs: --allow-streamlocal-forward 2023-08-11 11:44:23 +09:00
Ryo Ota
9703d25277 test: streamlocal-forward 2023-08-11 11:37:12 +09:00
Ryo Ota
b1973ce4e8 fix: handle multiple global requests simultaneously 2023-08-11 11:31:35 +09:00
Ryo Ota
5cc6ad44c6 support Unix domain socket remote forwarding 2023-08-11 10:48:51 +09:00
Ryo Ota
4b7793e445 Merge branch 'feature/direct-streamlocal' into develop 2023-08-11 09:50:06 +09:00
Ryo Ota
7b324d52e6 docs: --allow-direct-streamlocal 2023-08-11 09:44:31 +09:00
Ryo Ota
36b1ade1c0 test: direct-streamlocal 2023-08-11 09:33:24 +09:00
Ryo Ota
6c183ffac4 support Unix domain socket local forwarding 2023-08-11 09:02:22 +09:00
Ryo Ota
663c9fae81 send originator address in "tcpip-forward" 2023-08-11 02:08:32 +09:00
Ryo Ota
f36e6f8702 test: use HostKeyCallback: ssh.InsecureIgnoreHostKey() 2023-08-11 01:37:40 +09:00
Ryo Ota
2295abacdd test SFTP 2023-08-11 00:40:59 +09:00
Ryo Ota
3b0b650318 test pty 2023-08-11 00:30:26 +09:00
Ryo Ota
695d0603b3 Merge branch 'feature/test' into develop 2023-08-10 23:35:57 +09:00
Ryo Ota
9e10ac7dea test permissions 2023-08-10 23:17:03 +09:00
Ryo Ota
cad0e3fa23 add more tests 2023-08-10 22:53:02 +09:00
Ryo Ota
35c29a6de2 ci: test 2023-08-10 22:34:08 +09:00
Ryo Ota
aac75f81a6 test RootCmd 2023-08-10 22:16:35 +09:00