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

21 lines
302 B
Markdown
Raw Normal View History

2021-10-06 20:11:22 +02:00
# maza
> Local ad blocker. Like Pi-hole but local and using the operating system.
2021-10-06 20:11:22 +02:00
> 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`