Pinggy Blog

Tunnels, networking, self-hosted LLMs, and AI news

Hands-on guides, protocol deep dives, and field notes on tunnels, SSH, reverse proxies, self-hosting, self-hosted LLMs, and AI - from the people building Pinggy.


How to Easily Share LM studio API Online

LM Studio Pinggy Self-Hosted AI

Learn how to share your LM Studio API online using Pinggy. Deploy and run AI models locally, then expose them securely to the internet.

How to Easily Share OpenLLM API Online

OpenLLM Pinggy Self-Hosted AI

Discover how to deploy and share large language models locally using OpenLLM and expose APIs securely via Pinggy tunneling. Perfect for developers.

DNS Load Balancing

DNS Load Balancing Networking

Explore DNS Load Balancing, its benefits, and best practices for setup. Learn how it optimizes web traffic distribution for improved performance and reliability.

Best Self Hosted Apps in 2026

Self-Hosted Open Source

Discover the top self-hosted software of 2026, featuring innovative tools for documentation, media management, resource monitoring, and more. Explore detailed reviews, features, and release dates.

Hosting a Vue.js App Without a Server

Vue.js Pinggy Guide

Learn how to securely host your Vue.js app online using Pinggy. Step-by-step guide for running your app locally and creating secure tunnels for remote access.

Hosting a Nuxt App Without a Server

Nuxt.js Pinggy Guide

Learn how to securely host your Nuxt.js app online using Pinggy. Step-by-step guide for running your app locally and creating secure tunnels.

TLS vs mTLS: Differences, Use Cases, and Implementation Guide

TLS Cybersecurity Web Security

Transport Layer Security ensures secure communication by encrypting data and verifying the server’s identity through its certificate, while the client remains unauthenticated. Mutual TLS adds an extra layer of security by enabling two-way authentication, where both the client and server verify each other’s certificates. This makes mTLS ideal for high-trust use cases like secure APIs and microservices, whereas TLS is sufficient for general web applications.

What problems does DNS solve?

DNS Load Balancing SEO

Learn how DNS simplifies internet access by translating IP addresses into user-friendly domain names, ensuring seamless connectivity and enhanced security.

How to Access MariaDB Using Pinggy

MariaDB Pinggy Database

Learn how to access MariaDB from anywhere using Pinggy. Bypass NAT, CGNAT, and firewall restrictions. Set up MariaDB in Docker and create TCP tunnels.