flâneur

x11 forwarding basics

goteleport.com · 2,533 words · saved by 1 readers

In this blog post, we'll deep-dive into X11 Forwarding, explaining what X11 is and how it works under the hood.

Last updated: November 2025 In this blog post, we will answer common questions about X11 and X11 forwarding, as well as the security implications of X11 forwarding that any user should understand. What is X11 Forwarding? X11 forwarding ssh -X is an SSH protocol that enables users to run graphical applications on a remote server and interact with them using their local display and I/O devices. Also known as X11 over SSH, this protocol is commonly relied upon by developers for securely interacting with remote machines across wide and heterogeneous server fleets. What is X11? X11 refers to…

saved by

related reading