What's Changed
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/schollz/croc/pull/1010
- Fix source comment typos by @luzpaz in https://github.com/schollz/croc/pull/1011
- Add MinGW support to installer script by @Copilot in https://github.com/schollz/croc/pull/1015
- Fix command syntax in README for croc usage by @NKid in https://github.com/schollz/croc/pull/1017
- chore: update dependencies by @schollz in https://github.com/schollz/croc/pull/1036
- For peer-to-peer connectivity within a LAN, the sender and receiver d… by @abakum in https://github.com/schollz/croc/pull/1022
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/schollz/croc/pull/1025
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/schollz/croc/pull/1024
- fix(install): add BusyBox compatibility fallback by @murataslan1 in https://github.com/schollz/croc/pull/1032
- fix(docs): add docker.io prefix for podman compatibility by @murataslan1 in https://github.com/schollz/croc/pull/1030
- Chore: Minor TCP refactorings. by @danriedl in https://github.com/schollz/croc/pull/1033
- feat(resume): add progress bar when checking existing data by @murataslan1 in https://github.com/schollz/croc/pull/1031
- Add description for Multiple files and QR code by @kevinangkajaya in https://github.com/schollz/croc/pull/1037
- Update installation script to fallback to doas if sudo isn't available by @gigirassy in https://github.com/schollz/croc/pull/1042
- chore: update dependencies by @schollz in https://github.com/schollz/croc/pull/1047
- chore: alert if less than two ports Fixes [#1041] by @schollz in https://github.com/schollz/croc/pull/1048
- fix: add --socks5 and --connect flags to send subcommand by @murataslan1 in https://github.com/schollz/croc/pull/1053
- chore: update dependencies by @schollz in https://github.com/schollz/croc/pull/1060
- chore: bump go version in CI by @schollz in https://github.com/schollz/croc/pull/1061
- fix: Zip Slip traversal and bound network message allocation size limits by @schollz in https://github.com/schollz/croc/pull/1070
- chore: bump version by @schollz in https://github.com/schollz/croc/pull/1071
- chore: update dependencies by @schollz in https://github.com/schollz/croc/pull/1072
- chore: bump actions by @schollz in https://github.com/schollz/croc/pull/1073
New Contributors
- @luzpaz made their first contribution in https://github.com/schollz/croc/pull/1011
- @NKid made their first contribution in https://github.com/schollz/croc/pull/1017
- @murataslan1 made their first contribution in https://github.com/schollz/croc/pull/1032
- @danriedl made their first contribution in https://github.com/schollz/croc/pull/1033
- @kevinangkajaya made their first contribution in https://github.com/schollz/croc/pull/1037
- @gigirassy made their first contribution in https://github.com/schollz/croc/pull/1042
Full Changelog: https://github.com/schollz/croc/compare/v10.3.1...v10.4.0