A self-hosted tunnel service — expose your local dev server to the public internet.
Install the client on your local machine:
npm install -g bantu-tunnel
Or run directly with npx:
npx bantu-tunnel --port 3000 --server https://app.splannes.co.tz
With a custom subdomain:
npx bantu-tunnel --port 3000 --server https://app.splannes.co.tz --subdomain myapp
💡 Path mode: tunnels are reachable at https://<this-host>/t/<id>/