1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

maza: add page (#6704)

This commit is contained in:
Andros Fenollosa 2021-10-06 20:11:22 +02:00 committed by GitHub
parent c2f4066105
commit 29cc4f0851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
pages/common/maza.md Normal file
View file

@ -0,0 +1,20 @@
# maza
> Local ad blocker. Like Pi-hole but local and using your operating system.
> More information: <https://github.com/tanrax/maza-ad-blocking>.
- Update the Maza database:
`maza update`
- Start Maza:
`sudo maza start`
- Stop Maza:
`sudo maza stop`
- Show the status of Maza:
`maza status`