You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to connect to the LSP server of the Godot Game Engine which only communicates over TCP, so I figured I could use netcat or socat to get around that.
I tried this, but I don't see any packets going through the loopback device:
Hello,
I'm trying to connect to the LSP server of the Godot Game Engine which only communicates over TCP, so I figured I could use netcat or socat to get around that.
I tried this, but I don't see any packets going through the loopback device:
Here's what I tried:
The godot_server exists and I see it getting registered:
I just don't see packets passing through the loopback device.
The text was updated successfully, but these errors were encountered: