Hello for everyone, i didn’t found any gui for port-forwarding. So i decided develop it. Now i can add temporary port-forwarding rules using this GUI. If you want some features, you could write about it in this thread.
Some screenshots:
Project source avaliable here: GitHub - r3t4k3r/qubes-forward-gui: Qt GUI for simple port forwarding. Now it still in develop, but i’ll try to finish it as soon as possible
Great initiative, how do you decide if you forward TCP or UDP ports?
What is the pid column about?
TCP for port-forwarding between qubes, and TCP/UDP in firewall.
see qvm-connect-tcp here Understanding how qvm-connect-tcp works under the hood. pid = Proccess Id in our case socat inside qube. Or maybe it’s P Diddy who knows?
qvm-connect-tcp
socat
The first version has been released GitHub - r3t4k3r/qubes-forward-gui: Qt GUI for simple port forwarding
Thanks for sharing…
good job