mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-17 12:01:35 -05:00
Update mirage firewall guide (#79)
This commit is contained in:
parent
cd035896a7
commit
eb3307beb8
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user