FList

What's Changed

  • define ports by amount, not individually by @qk-santi in https://github.com/schollz/croc/pull/660
  • fix: client quits when discovering dangerous paths by @schollz in https://github.com/schollz/croc/pull/697
  • fix: prompt for overwriting when unzipping by @schollz in https://github.com/schollz/croc/pull/698
  • fix: use more secure shared secret as room name by @schollz in https://github.com/schollz/croc/pull/699
  • fix: establish encryption layer before transfering ip information by @schollz in https://github.com/schollz/croc/pull/700
  • fix: shared secret should be read from environmental variable by @schollz in https://github.com/schollz/croc/pull/701
  • fixes all known CVEs: https://nvd.nist.gov/vuln/detail/CVE-2023-43621, https://nvd.nist.gov/vuln/detail/CVE-2023-43618, https://nvd.nist.gov/vuln/detail/CVE-2023-43617, https://nvd.nist.gov/vuln/detail/CVE-2023-43616, https://nvd.nist.gov/vuln/detail/CVE-2023-43619 and https://nvd.nist.gov/vuln/detail/CVE-2023-43620

Full Changelog: https://github.com/schollz/croc/compare/v9.6.15...v9.6.16