Download Latest Version awl-tray-windows-386-v0.19.0.zip (17.3 MB)
Email in envelope

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

Home / v0.18.0
Name Modified Size InfoDownloads / Week
Parent folder
awl-android-v0.18.0.apk 2026-06-28 66.1 MB
awl-linux-386-v0.18.0.tar.gz 2026-06-28 16.5 MB
awl-linux-amd64-v0.18.0.tar.gz 2026-06-28 17.1 MB
awl-linux-arm-v0.18.0.tar.gz 2026-06-28 16.3 MB
awl-linux-arm64-v0.18.0.tar.gz 2026-06-28 15.9 MB
awl-linux-mips-v0.18.0.tar.gz 2026-06-28 16.0 MB
awl-linux-mipsle-v0.18.0.tar.gz 2026-06-28 15.8 MB
awl-windows-386-v0.18.0.zip 2026-06-28 16.9 MB
awl-windows-amd64-v0.18.0.zip 2026-06-28 17.2 MB
awl-windows-arm64-v0.18.0.zip 2026-06-28 15.8 MB
awl-tray-linux-386-v0.18.0.tar.gz 2026-06-28 16.6 MB
awl-tray-linux-amd64-v0.18.0.tar.gz 2026-06-28 17.3 MB
awl-tray-linux-arm-v0.18.0.tar.gz 2026-06-28 16.5 MB
awl-tray-linux-arm64-v0.18.0.tar.gz 2026-06-28 16.1 MB
awl-tray-linux-mips-v0.18.0.tar.gz 2026-06-28 16.2 MB
awl-tray-linux-mipsle-v0.18.0.tar.gz 2026-06-28 15.9 MB
awl-tray-windows-386-v0.18.0.zip 2026-06-28 17.2 MB
awl-tray-windows-amd64-v0.18.0.zip 2026-06-28 17.6 MB
awl-tray-windows-arm64-v0.18.0.zip 2026-06-28 16.1 MB
awl-windows7-386-v0.18.0.zip 2026-06-28 16.9 MB
awl-tray-macos-amd64-v0.18.0.zip 2026-06-28 17.1 MB
awl-windows7-amd64-v0.18.0.zip 2026-06-28 17.2 MB
awl-tray-windows7-386-v0.18.0.zip 2026-06-28 17.2 MB
awl-tray-windows7-amd64-v0.18.0.zip 2026-06-28 17.6 MB
awl-tray-macos-arm64-v0.18.0.zip 2026-06-28 16.2 MB
README.md 2026-06-27 6.1 kB
v0.18.0 - VPN gateway (full-tunnel exit node) source code.tar.gz 2026-06-27 572.2 kB
v0.18.0 - VPN gateway (full-tunnel exit node) source code.zip 2026-06-27 635.1 kB
Totals: 28 Items   466.5 MB 2

What's Changed

This release brings the long-awaited VPN gateway (full-tunnel exit node), Windows ARM64 builds, SOCKS5 auth, and refreshed bootstrap nodes.

Notable changes:

  • VPN gateway (full-tunnel exit node). You can now route all of your IPv4 traffic through a remote device at the IP layer. It's separate from the SOCKS5 proxy (which is per-app) and switches between exit devices atomically with no restart. See the VPN gateway guide in the README. Current limitations:
  • Serving as an exit node is Linux-only and off by default — it changes host networking (ip_forward + iptables), so you opt in explicitly. Using a gateway as a client works on Linux and Android. Windows is coming next.
  • IPv6 is not tunnelled. While it's on, all IPv6 traffic is dropped so that your real IPv6 address is never exposed past the exit node. On IPv6-only networks you'll have no connectivity until you turn the gateway off.
  • Linux: if the host switches network (Wi-Fi/Ethernet/cellular) mid-session, restart awl is required. To be fixed in a future release.
  • SOCKS5 username/password auth. The SOCKS5 proxy can now optionally require a username and password.
  • Windows ARM64 builds are now produced in CI.
  • Updated Vietnam bootstrap node — thanks to @pftmclub (https://github.com/anywherelan/awl/pull/238) for the contribution! :heart:
  • Windows: fix MTU-related issue

Changelog:

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

Installation

For instructions on how to install anywherelan see readme.

Android

awl-android-v0.18.0.apk

Desktop version (awl-tray)

Windows binary builds

awl-tray-windows-386-v0.18.0.zip
awl-tray-windows-amd64-v0.18.0.zip
awl-tray-windows-arm64-v0.18.0.zip

Windows 7 binary builds

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

macOS binary builds

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

Linux binary builds

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

Server version (awl)

Linux binary builds

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

Windows binary builds

awl-windows-386-v0.18.0.zip
awl-windows-amd64-v0.18.0.zip
awl-windows-arm64-v0.18.0.zip

Windows 7 binary builds

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

Source: README.md, updated 2026-06-27