Blog


Self-Host Free Voice AI with VoxCPM2 and Pinggy

VoxCPM2 TTS voice AI

VoxCPM2 is a 2B-parameter open-source TTS model with voice cloning, voice design from a text description, and a drop-in OpenAI-compatible API. Here's how to run it on your local GPU and expose it publicly with Pinggy.

Agentjacking: How a Fake Sentry Bug Report Hijacks Your AI Coding Agent

AI security agentjacking MCP security

A new attack called agentjacking uses public Sentry DSNs and MCP to inject malicious instructions into Claude Code, Cursor, and Codex - then exfiltrates your AWS keys, GitHub tokens, and git credentials. 85% success rate, 2,388 orgs exposed, zero authentication needed.

Self-Host Chatwoot and Expose It with Pinggy

self-hosted customer support Chatwoot

Chatwoot v4.14 ships Captain AI for automated customer support. Run the full stack locally with Docker Compose, then expose it to the internet with one Pinggy command - no port forwarding, no SaaS bill.

Run OpenClaw Locally and Access It from Anywhere with Pinggy

OpenClaw AI Agent Pinggy

OpenClaw is the fastest-growing open-source AI agent in GitHub history. Learn how to install it locally, expose port 18789 with a Pinggy HTTPS tunnel, and connect Telegram webhook mode - all with one SSH command.

Apple's container: Run Linux Containers on Mac Without Docker Desktop

macOS containers Docker alternative Linux containers Mac

Apple shipped an official container tool at WWDC 2026. Each container gets its own lightweight VM, startup is sub-second, and it pulls standard OCI images from Docker Hub. Here's how it works, how it compares to Docker, and how to share containers publicly.