圖標

Anywherelan

Peer-to-peer mesh VPN to connect your devices directly, no central servers
新版本 0.19.0
VPN gateway now works on Windows — both as a client and as an exit node. Your Android device can now route all its traffic through a Windows PC.

Linux exit nodes now survive network changes (Wi-Fi/Ethernet) without restarting awl. The gateway can also be enabled while offline and connects once a network appears.

Security: malformed tunnel packets can no longer crash or overload a peer.

Fixed DNS AAAA (IPv6) queries incorrectly returning IPv4 records.

UI: peer badges adapt to narrow screens.
Anywherelan (awl) is a mesh VPN that lets you connect to any of your devices at the IP level, wherever they are. It works similarly to tinc, direct WireGuard or Tailscale, but fully peer-to-peer — there are no central coordination servers to trust or set up. Your traffic goes directly between your devices.

You can also route traffic through a remote device — either per-app as a SOCKS5 proxy, or all of your device's traffic at once as a full-tunnel VPN gateway (exit node).

Some use cases

  • Connect to your home or work laptop over RDP/VNC/SSH even when it sits behind NAT, without configuring port forwarding.

  • Reach self-hosted services like Nextcloud, Home Assistant or Bitwarden without exposing them to the internet.

  • Access websites from another country by using a remote device as a SOCKS5 proxy.

  • Route all of your traffic through a remote device as a full-tunnel VPN gateway (exit node), like a classic VPN.

  • Gaming: local multiplayer as if everyone were on the same LAN.

  • Share a development server with a colleague on another device, as an alternative to ngrok.

  • Use an old Android phone remotely with scrcpy to run Android-only apps without an emulator.



Features

  • Fully peer-to-peer. No third-party coordination servers — your traffic stays between your devices.

  • Route traffic through a remote device like a SOCKS5 proxy.

  • Full-tunnel VPN gateway: route all of your device's traffic through a remote exit node.

  • Easy to use: install the app, scan the QR code of another device, and you are connected.

  • Built-in NAT traversal.

  • If both devices are behind NAT and direct P2P is not possible, encrypted traffic is relayed through community relays.

  • TLS 1.3 encryption for all transports (QUIC and TCP).

  • ed25519 peer authentication — a peer id is the device's public key.

  • Cross-platform: Android, Windows, Linux, macOS.



How it works

Awl is built on top of libp2p for peer-to-peer networking and a TUN virtual interface for IP routing. QUIC or TCP with TLS is used as a transport, and a DHT is used to discover peers. On first launch, the app connects to community bootstrap nodes, registers itself, and then looks up the addresses of the peers you want to reach.

Source code, desktop builds and more documentation: https://github.com/anywherelan/awl

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 0.19.0 (19000) 建議 於 2026 年 7 月 20 日新增

    arm64-v8a armeabi-v7a x86_64

    此版本需要 Android 7.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 拍攝相片和影片
      這個應用程式在使用期間可以使用相機拍照及錄影。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 顯示通知
      允許應用程式顯示通知
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 要求忽略電池效能最佳化
      允許應用程式要求權限,以便忽略針對該應用程式的電池效能最佳化設定。
    • 控制震動
      允許應用程式控制震動。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.anywherelan.awl.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 63 MiB PGP 簽章 | 建置紀錄

  • 新版本 0.18.0
    New: VPN gateway (full-tunnel exit node).

    Route all of your device's traffic through one of your remote devices at the IP layer, like a classic VPN — not just per-app like the SOCKS5 proxy. Pick an exit node and turn it on or off without restarting the app.

    Note: the exit node must be a Linux device (Android can use a gateway, but not serve as one). Only IPv4 traffic is routed.
  • 版本 0.18.0 (18000) - 於 2026 年 7 月 1 日新增

    arm64-v8a armeabi-v7a x86_64

    此版本需要 Android 7.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 拍攝相片和影片
      這個應用程式在使用期間可以使用相機拍照及錄影。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 顯示通知
      允許應用程式顯示通知
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 要求忽略電池效能最佳化
      允許應用程式要求權限,以便忽略針對該應用程式的電池效能最佳化設定。
    • 控制震動
      允許應用程式控制震動。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.anywherelan.awl.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 63 MiB PGP 簽章 | 建置紀錄