Commit graph

7 commits

Author SHA1 Message Date
Ben Grande
faa22b2821
fix: fail early when qubes.VMShell is unsupported
Happens with Mirage Unikernel, as it doesn't have a proper shell.

Fixes: https://github.com/ben-grande/qusal/issues/1
2024-01-28 23:25:03 +01:00
Ben Grande
6bfb3756c3
fix: port forwarder missing short options usage 2024-01-27 17:05:56 +01:00
Ben Grande
c96d30a4a2
fix: help option for port forwarder 2024-01-16 12:11:31 +01:00
Ben Grande
e1aed556ed
feat: port forwarder
If persistent rules are chosen, it can deal with disposable sys-net, but
not with disposable sys-firewall, as the qube ip will change, the rule
won't work. Applying the rule to the disposable template is a "try it
all", but it's usage is discouraged.
2024-01-16 00:15:29 +01:00
Ben Grande
c6bbf095e9
fix: port forwarder script with custom rc 2023-12-26 20:15:57 +01:00
Ben Grande
26f243da94
chore: Fix unman copyright contact 2023-11-13 18:18:06 +00:00
Ben Grande
f6ac229306
refactor: initial commit 2023-11-13 14:33:28 +00:00