v0.19.0 - VPN gateway on Windows #260
pymq
announced in
Announcements
Replies: 1 comment
|
This is a good feature. Have any plan to support ipv6 of inner layer? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
This release brings the VPN gateway to Windows (both as a client and as an exit node), and removes the v0.18.0 network-switch limitation on Linux.
Notable changes:
me statusandgateway statusoutput — more compact and readable.Changelog:
me statusandgateway statusoutput by @pymq in cli: reworkme statusandgateway statusoutput #255New Contributors
Full Changelog: v0.18.0...v0.19.0
Milestone: v0.19.0
Installation
For instructions on how to install anywherelan see readme.
Android
awl-android-v0.19.0.apk
Desktop version (awl-tray)
Windows binary builds
awl-tray-windows-386-v0.19.0.zip
awl-tray-windows-amd64-v0.19.0.zip
awl-tray-windows-arm64-v0.19.0.zip
Windows 7 binary builds
awl-tray-windows7-386-v0.19.0.zip
awl-tray-windows7-amd64-v0.19.0.zip
macOS binary builds
awl-tray-macos-amd64-v0.19.0.zip
awl-tray-macos-arm64-v0.19.0.zip
Linux binary builds
awl-tray-linux-386-v0.19.0.tar.gz
awl-tray-linux-amd64-v0.19.0.tar.gz
awl-tray-linux-arm-v0.19.0.tar.gz
awl-tray-linux-arm64-v0.19.0.tar.gz
awl-tray-linux-mips-v0.19.0.tar.gz
awl-tray-linux-mipsle-v0.19.0.tar.gz
Server version (awl)
Linux binary builds
awl-linux-386-v0.19.0.tar.gz
awl-linux-amd64-v0.19.0.tar.gz
awl-linux-arm-v0.19.0.tar.gz
awl-linux-arm64-v0.19.0.tar.gz
awl-linux-mips-v0.19.0.tar.gz
awl-linux-mipsle-v0.19.0.tar.gz
Windows binary builds
awl-windows-386-v0.19.0.zip
awl-windows-amd64-v0.19.0.zip
awl-windows-arm64-v0.19.0.zip
Windows 7 binary builds
awl-windows7-386-v0.19.0.zip
awl-windows7-amd64-v0.19.0.zip
Checksums (SHA-256)
Verify a downloaded file with
sha256sum -c(orshasum -a 256 -c). Anywherelan's builds are reproducible — see Reproducible builds.This discussion was created from the release v0.19.0 - VPN gateway on Windows.
All reactions