Skip to content

v0.11.0 - vpn optimizations, signed apk, updated Go and other dependencies

Latest
Compare
Choose a tag to compare
@pymq pymq released this 16 Jun 18:12
· 4 commits to master since this release
b770805

What's Changed

  • vpn speed optimizations: from 10% to 40% increase, especially for high latency connections
  • all: update dependencies by @pymq in #116
  • ci: sign android release build by @pymq in #117
  • tunnel: write packet size and packet data in one stream.Write call by @pymq in #118
  • all: update to go 1.22, update dependencies by @pymq in #124
  • ci: fix installing ndk-bundle in build-manual by @pymq in #125

Note: on Android you need to first uninstall and then install application because apk signature was changed. Before reinstalling you can export configuration in settings menu and then import it.

Full Changelog: v0.10.0...v0.11.0
Milestone: v0.11.0

Installation

For instructions on how to install anywherelan see readme.

Android

awl-android-v0.11.0.apk

Desktop version (awl-tray)

Windows binary builds

awl-tray-windows-386-v0.11.0.zip
awl-tray-windows-amd64-v0.11.0.zip

macOS binary builds

awl-tray-macos-amd64-v0.11.0.zip
awl-tray-macos-arm64-v0.11.0.zip

Linux binary builds

awl-tray-linux-386-v0.11.0.tar.gz
awl-tray-linux-amd64-v0.11.0.tar.gz
awl-tray-linux-arm-v0.11.0.tar.gz
awl-tray-linux-arm64-v0.11.0.tar.gz
awl-tray-linux-mips-v0.11.0.tar.gz
awl-tray-linux-mipsle-v0.11.0.tar.gz

Server version (awl)

Linux binary builds

awl-linux-386-v0.11.0.tar.gz
awl-linux-amd64-v0.11.0.tar.gz
awl-linux-arm-v0.11.0.tar.gz
awl-linux-arm64-v0.11.0.tar.gz
awl-linux-mips-v0.11.0.tar.gz
awl-linux-mipsle-v0.11.0.tar.gz

Windows binary builds

awl-windows-386-v0.11.0.zip
awl-windows-amd64-v0.11.0.zip