• v0.1.1 bdd59c65a1

    thug0bin released this 2026-06-01 23:31:42 +09:00 | 0 commits to main since this release

    TailRescue i386 industrial PC rescue build.

    • Architecture: i386 / Debian 12 linux-image-686-pae
    • Tailscale: i386 package included directly
    • Headscale login server: https://head.pharmq.kr
    • Enrollment: tag:rescue, reusable/ephemeral 240h field preauth key embedded for this build
    • Verified in Proxmox VMID 991 with qemu32 + rtl8139
    • Verified CT909 admin (100.64.0.72) -> rescue Tailnet SSH
    • Verified rescue Tailnet IP during test: 100.64.0.78

    Use for older industrial PCs that cannot boot the amd64 ISO or currently lack Windows NIC drivers. Boot this ISO, wait for tailrescue-* to appear in Headscale, SSH in, then collect PCI/USB/DMI hardware IDs for Windows driver lookup.

    Download and verify:

    curl -fL -O https://git.0bin.in/thug0bin/tailrescue-headscale-iso/releases/download/v0.1.1/tailrescue-headscale-i386-240h-20260601-2312.iso
    curl -fL -O https://git.0bin.in/thug0bin/tailrescue-headscale-iso/releases/download/v0.1.1/SHA256SUMS.i386
    sha256sum -c SHA256SUMS.i386
    

    SHA256: 71e00ab650f177d62295da66b8c7323d95150621ab3a0e7d60c94a39bb8c8173

    Downloads
  • v0.1.0 6334bf0eb8

    thug0bin released this 2026-06-01 20:14:18 +09:00 | 3 commits to main since this release

    TailRescue Headscale ISO v0.1.0

    PoC verified release for Ventoy/Proxmox boot.

    Verified flow:

    • Debian Live ISO boot on pve7 VMID 990
    • DHCP network up
    • Headscale/Tailscale auto-enrollment to https://head.pharmq.kr
    • SSH over Tailnet as rescue user
    • passwordless sudo
    • disk listing and NTFS tooling present

    Artifacts:

    • tailrescue-headscale-20260601-1842.iso
    • SHA256SUMS

    SHA256:

    3d7995cfdf58c62f6ee167458079a7eaa1d2a79ac56e5f019cab1ec856943ddd  tailrescue-headscale-20260601-1842.iso
    

    Security note: this is an MVP/test release. Rotate Headscale preauth key and fallback password per field build. Do not write to target NTFS disks; mount read-only by default.

    Downloads