Get the official TunnelAfrica command-line client for your platform
curl -sSL https://raw.githubusercontent.com/SubCodeAfrica/Tunneld/main/install.sh | bash
curl -sSL https://raw.githubusercontent.com/SubCodeAfrica/Tunneld/main/install.sh | bash -s v1.0.1
iwr -useb https://raw.githubusercontent.com/SubCodeAfrica/Tunneld/main/install.ps1 | iex
& ([scriptblock]::Create((iwr -useb https://raw.githubusercontent.com/SubCodeAfrica/Tunneld/main/install.ps1))) -Version "v1.0.1"
Download binaries directly for your specific platform
chmod +x tunneld-*
sudo mv tunneld-* /usr/local/bin/tunneld
tunneld --help
Create a folder like C:\tunneld\ and move the downloaded .exe file there.
Add C:\tunneld\ to your system's PATH environment variable through System Properties → Advanced → Environment Variables.
Open a new Command Prompt or PowerShell and run:
tunneld --help
Latest stable release with all the core tunneling features and platform support.
AMD64, ARM64
✅ Fully SupportedIntel, Apple Silicon
✅ Fully SupportedAMD64, ARM64
✅ Fully SupportedOnce you've installed tunneld, head back to learn more about TunnelAfrica's features and pricing.
Back to Home