termux / termux-x11

Termux X11 add-on application.
https://termux.dev
GNU General Public License v3.0
2k stars 303 forks source link

Can't connect to the x11 server with my Ubuntu server #662

Closed AinzOoalGown0987654321 closed 3 months ago

AinzOoalGown0987654321 commented 3 months ago

As the title states I want to use the x11 server from termux to x11 forward my Ubuntu server and at best from outside of my server but I can't find any resources about it. I tried to setup an display with export DISPLAY=localhost:0 and with my ip both doesn't work I tried xterm & and xclock & and both didn't work if set the settings for ssh x11 forwarding on my server

I also tried to do it in my local network and it didn't work

And yes Port forwarding is active and working

Any suggestions?

twaik commented 3 months ago

Not a termux-x11 issue. It is a skill issue. Use -listen tcp -ac + exporting DISPLAY with IP on your server.