1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00

update mirage firewall guide

This commit is contained in:
xyhhx 2022-11-05 01:11:40 -04:00
parent cd035896a7
commit 3fea77ac0f
No known key found for this signature in database
GPG Key ID: 73A7D9162CADA60B

View File

@ -24,7 +24,9 @@ You can obtain a prebuilt image of MirageOS [here](https://github.com/tommytran7
### Building Mirage-Firewall Yourself ### 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 ```bash
git clone https://github.com/palainp/qubes-mirage-firewall/ git clone https://github.com/palainp/qubes-mirage-firewall/