Download Latest Version awl-linux-386-v0.17.0.tar.gz (16.3 MB)
Email in envelope

Get an email when there's a new version of AWL

Home / v0.17.0
Name Modified Size InfoDownloads / Week
Parent folder
awl-linux-amd64-v0.17.0.tar.gz 2026-04-24 16.9 MB
awl-linux-arm64-v0.17.0.tar.gz 2026-04-24 15.7 MB
awl-linux-mipsle-v0.17.0.tar.gz 2026-04-24 15.6 MB
awl-windows-386-v0.17.0.zip 2026-04-24 16.8 MB
awl-windows-amd64-v0.17.0.zip 2026-04-24 17.1 MB
awl-tray-linux-386-v0.17.0.tar.gz 2026-04-24 16.4 MB
awl-tray-linux-arm-v0.17.0.tar.gz 2026-04-24 16.3 MB
awl-tray-linux-mips-v0.17.0.tar.gz 2026-04-24 15.9 MB
awl-windows7-amd64-v0.17.0.zip 2026-04-24 17.1 MB
awl-tray-windows7-386-v0.17.0.zip 2026-04-24 17.1 MB
awl-tray-windows7-amd64-v0.17.0.zip 2026-04-24 17.5 MB
awl-windows7-386-v0.17.0.zip 2026-04-24 16.8 MB
awl-tray-macos-amd64-v0.17.0.zip 2026-04-24 17.0 MB
awl-tray-macos-arm64-v0.17.0.zip 2026-04-24 16.1 MB
awl-android-v0.17.0.apk 2026-04-24 65.8 MB
awl-linux-386-v0.17.0.tar.gz 2026-04-24 16.3 MB
awl-linux-arm-v0.17.0.tar.gz 2026-04-24 16.1 MB
awl-linux-mips-v0.17.0.tar.gz 2026-04-24 15.8 MB
awl-tray-linux-amd64-v0.17.0.tar.gz 2026-04-24 17.1 MB
awl-tray-linux-arm64-v0.17.0.tar.gz 2026-04-24 15.9 MB
awl-tray-linux-mipsle-v0.17.0.tar.gz 2026-04-24 15.7 MB
awl-tray-windows-386-v0.17.0.zip 2026-04-24 17.1 MB
awl-tray-windows-amd64-v0.17.0.zip 2026-04-24 17.5 MB
README.md 2026-04-24 6.4 kB
v0.17.0 - Material 3 UI redesign, SOCKS5 performance boost source code.tar.gz 2026-04-24 484.3 kB
v0.17.0 - Material 3 UI redesign, SOCKS5 performance boost source code.zip 2026-04-24 533.9 kB
Totals: 26 Items   430.4 MB 138

What's Changed

This release ships a Material 3 overhaul of the UI, major SOCKS5 proxy performance improvements, and password protection for the web UI.

Notable changes:

  • Material 3 overhaul. The web UI and Android app have been reworked on Material 3 — updated layout, refreshed components, cleaner typography. See the screenshots in the README.
  • SOCKS5 performance. Per-connection memory dropped from 2–4 MiB to 128 KiB, and connection time-to-first-byte halved (removed an unnecessary auth round-trip).
  • HTTP basic auth for the web UI and API — you can now lock the admin interface behind a username/password.
  • Built-in monitoring. Prometheus metrics for libp2p internals and awl-specific counters on the /metrics endpoint. A prepackaged Docker Compose in monitoring/ ships Grafana dashboards, Prometheus, and Pyroscope for continuous profiling — see monitoring/README.md (github.com).
  • Reproducible Android builds in CI.
  • Edit config from the tray. New awl-tray submenu to open config_awl.json as raw text.
  • Updated to Go 1.26 with refreshed dependencies; CI now pins Go, Flutter, NDK and gomobile versions for consistent builds.

Changelog:

Full Changelog: https://github.com/anywherelan/awl/compare/v0.16.0...v0.17.0 Milestone: v0.17.0

Installation

For instructions on how to install anywherelan see readme.

Android

awl-android-v0.17.0.apk

Desktop version (awl-tray)

Windows binary builds

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

Windows 7 binary builds

awl-tray-windows7-386-v0.17.0.zip
awl-tray-windows7-amd64-v0.17.0.zip

macOS binary builds

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

Linux binary builds

awl-tray-linux-386-v0.17.0.tar.gz (github.com)
awl-tray-linux-amd64-v0.17.0.tar.gz (github.com)
awl-tray-linux-arm-v0.17.0.tar.gz (github.com)
awl-tray-linux-arm64-v0.17.0.tar.gz (github.com)
awl-tray-linux-mips-v0.17.0.tar.gz (github.com)
awl-tray-linux-mipsle-v0.17.0.tar.gz (github.com)

Server version (awl)

Linux binary builds

awl-linux-386-v0.17.0.tar.gz (github.com)
awl-linux-amd64-v0.17.0.tar.gz (github.com)
awl-linux-arm-v0.17.0.tar.gz (github.com)
awl-linux-arm64-v0.17.0.tar.gz (github.com)
awl-linux-mips-v0.17.0.tar.gz (github.com)
awl-linux-mipsle-v0.17.0.tar.gz (github.com)

Windows binary builds

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

Windows 7 binary builds

awl-windows7-386-v0.17.0.zip
awl-windows7-amd64-v0.17.0.zip

Source: README.md, updated 2026-04-24