Skip to content

0.8.1 - 2026-06-25

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:51

Release Notes

🐛 Bug Fixes

  • (daemon) Forward -u/-p auth credentials to the subprocess in daemon mode
  • (storage) Remove unused ConnectType enum and connect_type field from GeneralSetting
  • (docs) Remove stale --connect-type CLI option from README

Install lynx-cli 0.8.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/xin2017338/lynx-proxy/releases/download/v0.8.1/lynx-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/xin2017338/lynx-proxy/releases/download/v0.8.1/lynx-cli-installer.ps1 | iex"

Download lynx-cli 0.8.1

File Platform Checksum
lynx-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lynx-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
lynx-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum