mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-10 02:15:42 +01:00
Update README.md
This commit is contained in:
parent
dc09184900
commit
91c61cfebe
16
README.md
16
README.md
@ -2,35 +2,35 @@
|
|||||||
|
|
||||||
Simple and efficient local ad blocking throughout the network.
|
Simple and efficient local ad blocking throughout the network.
|
||||||
|
|
||||||
# Run 🏃♂️
|
# 🏃 Run
|
||||||
|
|
||||||
## Update database
|
## 📡 Update database
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
maza update
|
maza update
|
||||||
```
|
```
|
||||||
|
|
||||||
## Start
|
## 🔨 Start
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo maza start
|
sudo maza start
|
||||||
```
|
```
|
||||||
|
|
||||||
## Stop
|
## 🛠 Stop
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo maza stop
|
sudo maza stop
|
||||||
```
|
```
|
||||||
|
|
||||||
## Status
|
## ⚖️ Status
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
maza status
|
maza status
|
||||||
```
|
```
|
||||||
|
|
||||||
# Install ⚙️
|
# ⚙️ Install
|
||||||
|
|
||||||
## Requirements 👀
|
## 👀 Requirements
|
||||||
|
|
||||||
- bash 4.0 or higher
|
- bash 4.0 or higher
|
||||||
- curl
|
- curl
|
||||||
@ -43,7 +43,7 @@ chmod +x maza
|
|||||||
sudo mv maza /usr/local/bin
|
sudo mv maza /usr/local/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
# CAUTION
|
# ⚠️ CAUTION
|
||||||
|
|
||||||
- Only compatible with Linux and OSX operating systems.
|
- Only compatible with Linux and OSX operating systems.
|
||||||
- Remember to make a backup copy of `/etc/hosts` in case of unforeseen circumstances, neither the project nor its author will be responsible for any possible repercussions derived from not carrying out this action.
|
- Remember to make a backup copy of `/etc/hosts` in case of unforeseen circumstances, neither the project nor its author will be responsible for any possible repercussions derived from not carrying out this action.
|
||||||
|
Loading…
Reference in New Issue
Block a user