1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-06-28 13:56:21 -04:00

Update mirage firewall guide (#79)

This commit is contained in:
xyhhx 2022-11-05 01:41:48 -04:00 committed by GitHub
parent cd035896a7
commit eb3307beb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,9 @@ You can obtain a prebuilt image of MirageOS [here](https://github.com/tommytran7
### Building Mirage-Firewall Yourself
First, you need to make sure that you have Docker installed on your system. Then, run the following commands:
First, you need an AppVm/DispVM with Docker installed to build the Mirage kernel. Fedora works well enough for this purpose.
Once you have an AppVM/DispVM to build it in, run the following commands:
```bash
git clone https://github.com/palainp/qubes-mirage-firewall/