1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

2152 commits

Author SHA1 Message Date
dependabot[bot]
74841502d9
build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/sys/compare/v0.36.0...v0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 08:04:28 +00:00
Zack Scholl
b6e67f2674 fix: new issue tepmlate 2025-09-30 07:18:03 -07:00
Zack
4be7618868
Merge pull request #971 from sansneo/main
feat: added TCP healthcheck with nc, better clipboard support, fixed docker deployments and minor changes
2025-09-28 19:50:13 -07:00
Zack Scholl
61a045bd33 feat: add static build to ci 2025-09-28 19:17:20 -07:00
Zack Scholl
c1663a83d3 feat: add static build to ci 2025-09-28 19:16:31 -07:00
Alberto Chiaravalli
7992dd607a
feat: added TCP healthcheck with nc, better clipboard support, fixed docker deployments and minor changes 2025-09-28 14:32:41 +02:00
Zack Scholl
3e68fa1897 fix: use dynamic port 2025-09-26 13:43:59 -07:00
Zack
990696e419
Merge pull request #960 from schollz/dependabot/github_actions/actions/setup-go-6
build(deps): bump actions/setup-go from 5 to 6
2025-09-24 20:34:37 -07:00
Zack
cd5da0dfb3
Merge pull request #961 from schollz/dependabot/github_actions/actions/stale-10
build(deps): bump actions/stale from 9 to 10
2025-09-24 20:34:28 -07:00
Zack
6a9fae4211
Merge pull request #962 from AndrianBdn/main
Add Docker usage instructions for croc tool
2025-09-24 20:34:15 -07:00
Zack
4f0f4bad2d
Revise sponsorship message in README
Updated sponsorship message to emphasize community support.
2025-09-24 20:30:52 -07:00
Zack Scholl
905ac2a11d chore: bump 10.2.5 2025-09-21 07:20:58 -07:00
Zack Scholl
89cfcdaf6c chore: update deps 2025-09-21 07:19:33 -07:00
Andrian Budantsov
084cb6630c
Add Docker usage instructions for croc tool 2025-09-04 18:35:38 +04:00
dependabot[bot]
ec83b8b4ba
build(deps): bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:14:28 +00:00
dependabot[bot]
0c2cce90f6
build(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:14:11 +00:00
Zack
cdd4d3aca4
Merge pull request #956 from schollz/dependabot/go_modules/github.com/stretchr/testify-1.11.1
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
2025-09-01 09:20:39 -07:00
Zack
353800b18b
Merge pull request #957 from schollz/dependabot/go_modules/github.com/kalafut/imohash-1.1.1
build(deps): bump github.com/kalafut/imohash from 1.1.0 to 1.1.1
2025-09-01 09:20:28 -07:00
dependabot[bot]
1c094a0eee
build(deps): bump github.com/kalafut/imohash from 1.1.0 to 1.1.1
Bumps [github.com/kalafut/imohash](https://github.com/kalafut/imohash) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/kalafut/imohash/releases)
- [Changelog](https://github.com/kalafut/imohash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kalafut/imohash/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/kalafut/imohash
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 16:10:39 +00:00
dependabot[bot]
d0f9a6ffd9
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 09:56:46 +00:00
Zack
fddb0e98ce
Merge pull request #953 from schollz/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-12 10:16:29 -07:00
Zackary Scholl
a1d1a664dd chore: update deps 2025-08-12 10:15:37 -07:00
Zack
aaa39f9c20
Merge pull request #952 from paulmiro/main
fix: only block ".." in file names if it is used to break out of the base directory
2025-08-12 10:13:49 -07:00
dependabot[bot]
781671a005
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:15:11 +00:00
Zack
69889201ee
Merge pull request #948 from schollz/dependabot/github_actions/actions/download-artifact-5
build(deps): bump actions/download-artifact from 4 to 5
2025-08-12 06:24:35 -07:00
paulmiro
33667839c6 fix: test 2025-08-11 16:10:10 +02:00
paulmiro
713b691e60 fix: only block ".." in file names if it is used to break out of the base directory 2025-08-11 15:55:42 +02:00
dependabot[bot]
130475f266
build(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 08:20:46 +00:00
Zackary Scholl
03ad84127e fix: create checksums 2025-08-03 08:55:05 -07:00
Zackary Scholl
4dfd88bf9e fix: build 2025-08-03 08:43:38 -07:00
Zackary Scholl
9852796142 fix: build 2025-08-03 08:41:09 -07:00
Zackary Scholl
da8c1cd699 fix: build 2025-08-03 08:37:26 -07:00
Zackary Scholl
40ba0acbc8 fix: build 2025-08-03 08:35:11 -07:00
Zackary Scholl
ec89082038 v10.2.4 2025-08-03 08:19:05 -07:00
Zackary Scholl
e0663da331 fix: build 2025-08-03 08:18:29 -07:00
Zackary Scholl
8ff7e73537 fix: ci 2025-08-03 08:17:38 -07:00
Zackary Scholl
2db95e4f79 fix: ci 2025-08-03 08:16:25 -07:00
Zackary Scholl
f9aac6f91f fix: ci 2025-08-03 08:15:38 -07:00
Zackary Scholl
8c39854168 fix: ci 2025-08-03 08:15:01 -07:00
Zack
0e94fa1502
Merge pull request #934 from mengxunQAQ/main
fix errors in comments and variable names
2025-08-02 06:29:59 -07:00
Zack
4b24af8764
Merge pull request #941 from Wyfi0/patch-1
Update README.md
2025-08-02 06:29:19 -07:00
Zack Scholl
1fe5d77c80 chore: update deps 2025-07-26 08:20:26 -07:00
Zack
0960518660
Merge pull request #932 from schollz/ed25519
feat: add option for ed25519 curve
2025-07-26 08:19:52 -07:00
WyFi
a2c3037f7f
Update README.md
Added nix-shell and NixOS install instructions
2025-07-18 00:12:19 +00:00
mengxun
5ca1603dde use parameter names with better readability 2025-07-07 11:47:03 +08:00
mengxun
382845929c fix errors in comments and variable names 2025-07-07 11:46:21 +08:00
Zack Scholl
c10d3c8d36 feat: add ed25519 option 2025-07-04 10:32:39 -07:00
Zack Scholl
dcf879b836 add tests 2025-06-23 08:24:44 -07:00
Zack Scholl
ec5abfb41b go mod tidy 2025-06-21 09:41:24 -07:00
Zackary Scholl
1384bba0b4 chore: bump dependencies 2025-06-16 07:00:14 -07:00