Skip to content

Releases: suxin2017/lynx

v0.1.4

17 Feb 04:04
Compare
Choose a tag to compare

Install lynx-cli 0.1.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lynx-cli 0.1.4

File Platform Checksum
lynx-cli-x86_64-apple-darwin.tar.xz Intel 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

v0.1.3

15 Feb 13:37
Compare
Choose a tag to compare

Install lynx-cli 0.1.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lynx-cli 0.1.3

File Platform Checksum
lynx-cli-x86_64-apple-darwin.tar.xz Intel 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

v0.1.2

14 Feb 08:15
Compare
Choose a tag to compare

Install lynx-cli 0.1.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lynx-cli 0.1.2

File Platform Checksum
lynx-cli-x86_64-apple-darwin.tar.xz Intel 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

0.1.0 - 2025-02-13

13 Feb 11:53
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Rule support
  • Add rule group
  • Support tariui (#5)
  • (lynx-core) Support glob match model
  • Support more access ip
  • Support certificate download and install doc
  • Fetch request log in the app context (#13)
  • Support clear request log (#16)
  • Support ssl capture switch and ssl capture rule (#18)
  • Support better default config dir and support specifying dir (#21)

🐛 Bug Fixes

  • Parse request log to json

Install lynx-cli 0.1.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lynx-cli 0.1.0

File Platform Checksum
lynx-cli-x86_64-apple-darwin.tar.xz Intel 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