From a70b65d39b33b5298201cbb5d1f0c7a6c7ca6679 Mon Sep 17 00:00:00 2001 From: Giulio Date: Mon, 16 Aug 2021 22:56:27 +0200 Subject: [PATCH] comestics --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 2213a81..4333a0d 100644 --- a/Readme.md +++ b/Readme.md @@ -195,7 +195,8 @@ All of them are running fedora-32. And assume the following rule added via qvm-firewall: -```# qvm-firewall personal add action=forward forwardtype=external scrports=22-22 proto=tcp dstports=2222-2222 srchost=192.168.10.0/24 +``` +$ qvm-firewall personal add action=forward forwardtype=external scrports=22-22 proto=tcp dstports=2222-2222 srchost=192.168.10.0/24 ``` First, a table for the forwarding rules is created: @@ -302,7 +303,7 @@ Flags explanation as produced from the `qvm-ls` utility: Currently developing on VMWare Workstation on Windows due to issues in virtualizing on linux on my home hardware. QubesOS is virtualized behind NAT and can reach Windows Host via SSH. -In order to the the code, I wrote some [helper scripts](https://git.lsd.cat/Qubes/tools). +In order to test the code, I wrote some [helper scripts](https://git.lsd.cat/Qubes/tools). The required setup involves: * Clone the tools on the Windows Host * Generate an SSH keypair on `sys-net`