Sharing a Self-Hosted Django Application from LocalhostFri, Nov 7, 2025 Django Pinggy guideLearn how to share your Django application from localhost using Pinggy. Step-by-step guide for running Django locally and creating secure tunnels for remote access.
How to Host Your AI App on Google Colab for FreeFri, Oct 31, 2025 Google Colab Ollama FlaskLearn how to build and host a complete AI-powered Flask application on Google Colab with free GPU access. Use Ollama for LLM inference and Pinggy for public access - no server costs required.
SSH Port ForwardingFri, Oct 24, 2025 guide ssh networkingMaster SSH port forwarding with practical examples for local, remote, and dynamic tunneling. Learn how to securely access databases, bypass firewalls, and debug applications.
Self-hosting n8n with Google Sign-InThu, Oct 16, 2025 n8n self-hosted Google Sign-InLearn how to self-host n8n using npm and configure Google Sign-In authentication. Complete guide with Pinggy tunneling for secure remote access.
What is 'Mixture of Experts' in LLM Models?Thu, Oct 9, 2025 LLM AI Models Mixture of ExpertsUnderstand Mixture of Experts (MoE) architecture in LLM models - how it works, why it's efficient, and which models use it. Learn about sparse activation, routing, and performance benefits.
Run and Share ComfyUI on Google Colab for FreeSat, Sep 27, 2025 ComfyUI Google Colab PinggyLearn how to run ComfyUI on Google Colab with GPU acceleration and share it publicly using Pinggy tunnels. Complete guide for free AI image generation with stable diffusion models.
Running Ollama on Google Colab Through PinggyTue, Sep 23, 2025 Ollama Google Colab PinggyLearn how to run Ollama models on Google Colab and access them remotely using Pinggy tunneling. Complete setup guide with OpenWebUI integration for free AI model hosting.
Forward Ollama Port 11434 for Online Access: Complete GuideThu, Sep 18, 2025 Ollama port forwarding TunnelingLearn how to forward Ollama's default port 11434 to access your local AI models online. Step-by-step guide using secure tunneling for remote Ollama API access.
Self-hosting ObsidianSun, Sep 14, 2025 obsidian self-hosted DockerComplete guide to self-hosting Obsidian sync using Docker, CouchDB, and Pinggy tunnel. No paid Obsidian Sync, full control, and all the fun of building your own sync server!
What is 127.0.0.1 and Loopback?Thu, Sep 11, 2025 networking localhost 127.0.0.1Understand `127.0.0.1`, loopback addresses, and how they work in networking. Learn why localhost points to `127.0.0.1` and how to use loopback for development and testing.