• v0.3.0 7899d0d381

    v0.3.0 Stable

    VIA_GIT_ACTIONS released this 2026-08-25 10:00:29 +03:00 | 2 commits to main since this release

    Signed by vai_prog
    GPG key ID: 2BD468A8EBE4F4EF

    Any Tech AWG containers and tools 0.3.0

    The release where the images started earning their keep.

    AWG 3.1 end to end: the generator knows the two switches, the image is
    built from the v3.1 daemon tag, and the live tests stand all five
    generations up on one host at once — five handshakes, five transfers,
    no collisions.

    Every node image now carries a health check and awg-dump, the one
    command for a why-is-this-node-not-working moment, redacted by
    construction. The resolver runs unprivileged and takes a domain
    blacklist: mount a file, and those names answer NXDOMAIN from inside
    the tunnel, with no upstream query ever leaving.

    amiunder.vpn — the page that answers whether you are under the VPN —
    works by construction: the name resolves only through the tunnel's own
    resolver, so the page opening at all is the answer. It speaks Russian
    and English, measures the tunnel's throughput from the same host, and
    wears the Architect kit.

    The CLI grew --json and --out, because scripts and operators want
    different doors to the same parameters.

    Every image is published for amd64 and arm64.

    996 lines of tests across the workspace, plus the live tunnel suite:
    handshakes, transfers with matching checksums, DNS leak directions,
    and the blacklist.


    Install

    docker pull vaiprog/amnezia-wg-3:v0.3.0
    

    Or take a binary below and run it with no arguments for the interactive UI.

    Images

    Image Protocol This release Digest
    vaiprog/amnezia-wg-1:v0.3.0 AWG 1.0 rebuilt sha256:7ac0d26e37da
    vaiprog/amnezia-wg-15:v0.3.0 AWG 1.5 rebuilt sha256:a16041802d10
    vaiprog/amnezia-wg-2:v0.3.0 AWG 2.0 rebuilt sha256:3e80fd092404
    vaiprog/amnezia-wg-3:v0.3.0 AWG 3.0 rebuilt sha256:78b29b58d7e9
    vaiprog/amnezia-wg-31:v0.3.0 AWG 3.1 rebuilt sha256:cdab638084b0
    vaiprog/amnezia-wg-dns:v0.3.0 resolver rebuilt sha256:7b3f5510f007
    vaiprog/amnezia-wg-status:v0.3.0 AWG status rebuilt sha256:2443d8b22b2a

    Images marked unchanged are the same bytes as the previous release under a new tag — nothing to re-pull.

    Binaries

    File Size SHA-256
    awg-tool-aarch64-apple-darwin 4.1M 4157d26faf37abad…
    awg-tool-aarch64-unknown-linux-gnu 5.1M 02b122d7bc8c56b6…
    awg-tool-x86_64-pc-windows-msvc.exe 944K c5b88aabb71a5ca0…
    awg-tool-x86_64-unknown-linux-gnu 5.6M ebd8a776186107d0…

    Unsigned. Verify what you downloaded:

    sha256sum -c checksums-v0.3.0.sha256
    

    Unofficial community build. Not affiliated with, endorsed by or supported by AmneziaVPN.

    Full Changelog: https://github.com/Vadim-Khristenko/awg-containers-and-tools/compare/v0.2.2...v0.3.0

    🪞 Зеркало / mirror of Vadim-Khristenko/awg-containers-and-tools · синхронизируется автоматически / synced automatically

    Downloads