SaaSHub helps you find the best software and product alternatives Learn more →
X11-over-vsock Alternatives
Similar projects and alternatives to x11-over-vsock
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
wslgit
Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)
-
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
-
-
WSL-Hello-sudo
Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
x11-over-vsock discussion
x11-over-vsock reviews and mentions
-
Suggestion on dual booting vs wsl
That vsock thing can be done with GWSL/VcXsrv too. Check this out: https://github.com/nbdd0121/wsld
-
Has anyone tried using the new SSH feature to connect to WSL2?
Those that don't want to pay for it, checkout these two neat open source projects called GWSL & WSLD (for vsock). These days I don't care much about using the Linux GUI stuff on Windows anymore, as Microsoft is winning, but once I have to be more serious about it I'll use them again (or do something else.)
-
How to explicitly use Vcxsrv, and not WSLg?
This way WSLg will be disabled but you can still use the X servers (like VcXsrv or the other tools that use it like GWSL) which can use X over TCP or X over vsock (there's WSLD which uses vsock for a more stable & reliable connection).
-
Comparison of methods for running GUI applications in WSL
wsld can do the same for regular xserver which to me currently looks like best option.
- Terminator will not run on WSL2
-
Some initial short thoughts on WSLg vs using vcXsrv X server User Experience.
With the Ubuntu 21.04 Community Preview from MS Store (with the ubuntu.Interop.advancedipdetection: true) it's fine but, if that isn't a distro that one would like to use then WSLD helps with that as well. You can see my post here from a while ago for a quick reference too.
-
Introducing Windows 11
Sure, but the experience is pretty rough. It only renders at a single given DPI, so it's bad if you have say, a 4K laptop and 1080p external monitor. And since you have to go over TCP unless you use WSL1 (or some hacks that require admin access), it drops all X11 connections if you suspend/resume in WSL2.
-
X Server with VPN connected via WSLD: WSL Daemon (formerly x11-over-vsock)
For automatic startup follow the instructions here (setup using Task Scheduler & ~/.profile / ~/.bash_profile / ~/.zlogin).
-
Improving Linux Graphics Performance (Hyper-V vs. VirtualBox)
Install vcxsrv and use X11 forwarding from your Guest to Windows via TCP. If you want this to be really lickety-split or if you do work that messes with your network connection, you can use VSOCK via x11-over-vsock. To get sound working, you can probably install Pulseaudio on windows and connect to your Linux guest that way.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Apr 2025
Stats
nbdd0121/x11-over-vsock is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of x11-over-vsock is Rust.