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.


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.

The Client and Server Don’t Support a Common SSL Protocol Version or Cipher Suite

SSL Errors Website Security Networking

Learn about the causes, implications, and solutions for the 'The client and server don’t support a common SSL protocol version or cipher suite' error. Understand how to address SSL/TLS protocol and cipher mismatches for website visitors and owners to ensure secure connections.

Using Remote Desktop Sharing on Windows with Pinggy

RDP Tunneling Guide

Learn how to securely access your Windows machine remotely using Remote Desktop Protocol (RDP) without port forwarding. Bypass NAT, CGNAT, and firewall restrictions with Pinggy.

ERR_SSL_VERSION_OR_CIPHER_MISMATCH Error

SSL Errors Website Security Networking

Understand the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error, its causes, and solutions. Learn how to address SSL/TLS protocol and cipher mismatches.