Software Distribution Platform

get.bloxtuan.com

Official repository for Bloxtuan software, deployment scripts, automation tools, and homelab utilities.

PowerShell Install

Deploy SHNET Comp Set directly from the repository.

irm https://get.bloxtuan.com/compset.php | iex

Linux Install

Install using curl on Linux, Debian, Ubuntu and Proxmox systems.

curl -fsSL https://get.bloxtuan.com/install | bash