1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/maza.md
2021-10-09 22:58:58 -03:00

20 lines
302 B
Markdown

# maza
> Local ad blocker. Like Pi-hole but local and using the 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`