diff --git a/pages/common/maza.md b/pages/common/maza.md new file mode 100644 index 0000000000..24e2fbd7cb --- /dev/null +++ b/pages/common/maza.md @@ -0,0 +1,20 @@ +# maza + +> Local ad blocker. Like Pi-hole but local and using your operating system. +> More information: . + +- Update the Maza database: + +`maza update` + +- Start Maza: + +`sudo maza start` + +- Stop Maza: + +`sudo maza stop` + +- Show the status of Maza: + +`maza status`