qubes-core-agent-linux
qubes-core-agent-linux copied to clipboard
WIP: Automatic Port Forwarding [core-agent-linux]
Draft pull request for automated port forwarding in Qubes. The required changes are in:
Original documentation for the development process and the forwarding logic available here: https://git.lsd.cat/Qubes/gsoc
GSoC submission at: https://summerofcode.withgoogle.com/projects/#6061315040215040
The part of the code is the one that actually applies to rules to each Qube involved. As of now, the rules do not work and I have been unable to succesfully debug them, partially due to the current usage of both iptables and nft, especially in the destination Qube. However at the bottom of the development page there are instructions on how to debug nft.