# What You Need to Know About X11 Forwarding

DevFeed: [What You Need to Know About X11 Forwarding](<https://devfeed.tech/articles/what-you-need-to-know-about-x11-forwarding-29977.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/x11-forwarding/>)

Author: info@goteleport.com (Brian Joerger)

Published: 2022-07-14T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [GUI](<https://devfeed.tech/topics/gui.md>), [Unix](<https://devfeed.tech/topics/unix.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [blog-post](<https://devfeed.tech/tags/blog-post.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [gui](<https://devfeed.tech/tags/gui.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [unix](<https://devfeed.tech/tags/unix.md>), [wayland](<https://devfeed.tech/tags/wayland.md>)

## AI overview

This article explains X11 forwarding over SSH, including how X11 works, how X clients and servers communicate, and the security implications users should understand.

## Source excerpt

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