Commit graph

54 commits

Author SHA1 Message Date
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
79ffadacd0 Merge tag 'v0.3.0' into develop
no message
2023-08-11 12:36:04 +09:00
Ryo Ota
ef2fa8f26d Merge branch 'release/0.3.0' 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
Ryo Ota
b5f2030e3d Merge tag 'v0.2.1' into develop
no message
2023-08-10 07:25:17 +09:00
Ryo Ota
5184ebed95 Merge branch 'release/0.2.1' 2023-08-10 07:25:16 +09:00
Ryo Ota
4ba028c8a1 bump: 0.2.1 2023-08-10 07:25:09 +09:00
Ryo Ota
54f0a6069e deps: update 2023-08-10 07:23:03 +09:00
Ryo Ota
bfe1e922ec goreleaser 1.19.2 2023-08-10 07:19:40 +09:00
Ryo Ota
bd0d0aae99 bump: 0.2.0 2023-08-10 03:54:10 +09:00
Ryo Ota
58d3afaaee Merge branch 'release/0.2.0' 2023-08-10 03:49:36 +09:00
Ryo Ota
faf81be83c Merge tag 'v0.2.0' into develop
no message
2023-08-10 03:49:36 +09:00
Ryo Ota
d41dabd212 bump: 0.2.0 2023-08-10 03:49:30 +09:00
Ryo Ota
9af7dd047f docs: update "Permissions" 2023-08-10 03:35:35 +09:00
Ryo Ota
54b502d3ae require one user at least 2023-08-10 03:31:30 +09:00
Ryo Ota
0b3b8d0f96 deps: update 2023-08-09 20:57:13 +09:00
Ryo Ota
9e54b43be9 Merge branch 'feature/permissions' into develop 2023-08-09 20:54:10 +09:00
Ryo Ota
ba76a4552f docs: permissions 2023-08-09 20:52:35 +09:00
Ryo Ota
1143b17071 implement permissions 2023-08-09 20:45:46 +09:00
Ryo Ota
0796e5e2d9 docs: add badge and chore 2023-08-09 20:36:19 +09:00
Ryo Ota
c4cc2752d3 docs: add install sections 2023-08-09 09:28:04 +09:00
Ryo Ota
26baea535c docs: "--help" 2023-08-09 09:19:27 +09:00
dependabot[bot]
24a4ed6871
build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#1)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v4)

---
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-08-09 09:17:41 +09:00
dependabot[bot]
86554a2289
build(deps): bump actions/setup-go from 2 to 4 (#3)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
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-08-09 09:03:51 +09:00
dependabot[bot]
ece9017869
build(deps): bump actions/checkout from 2 to 3 (#2)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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-08-09 09:03:34 +09:00
Ryo Ota
746cf06e13
dependabot: package-ecosystem: github-actions 2023-08-09 09:01:34 +09:00
Ryo Ota
1caaa29c56 Merge branch 'release/0.1.0' 2023-08-09 08:59:13 +09:00
Ryo Ota
e717be788c Merge tag 'v0.1.0' into develop
no message
2023-08-09 08:59:13 +09:00
Ryo Ota
8391199761 bump: 0.1.0 2023-08-09 08:58:16 +09:00