Skip to content

Releases: gfreezy/seeker

v20240830.0.0

30 Aug 11:02
Compare
Choose a tag to compare

Install seeker 20240830.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gfreezy/seeker/releases/download/v20240830.0.0/seeker-installer.sh | sh

Download seeker 20240830.0.0

File Platform Checksum
seeker-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
seeker-x86_64-apple-darwin.tar.xz Intel macOS checksum
seeker-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
seeker-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v20240816.0.1

16 Aug 09:44
Compare
Choose a tag to compare

Install seeker 20240816.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gfreezy/seeker/releases/download/v20240816.0.1/seeker-installer.sh | sh

Download seeker 20240816.0.1

File Platform Checksum
seeker-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
seeker-x86_64-apple-darwin.tar.xz Intel macOS checksum
seeker-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
seeker-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v20240816

16 Aug 04:40
Compare
Choose a tag to compare
fix

v20240725

25 Jul 13:43
Compare
Choose a tag to compare
Update tun_darwin.rs

v20240701

01 Jul 02:59
94c9667
Compare
Choose a tag to compare
Merge pull request #174 from gfreezy/fix-ip

fix ip route

v20240628-02

28 Jun 03:45
Compare
Choose a tag to compare
Refactor DNSSetup to improve DNS server handling

v20240628

27 Jun 16:12
Compare
Choose a tag to compare
chore: Update seeker crate version to 0.5.6

v20240618

18 Jun 10:54
Compare
Choose a tag to compare
do not panic when packet len exceeds u8::MAX

v20240612-02

12 Jun 08:34
Compare
Choose a tag to compare
chore: Refactor DNSSetup to support systemd-resolved

v20240612

12 Jun 06:44
Compare
Choose a tag to compare
Update obfs_tls.rs