GeorgeQii / GeorgeQii.github.io

0 stars 0 forks source link

AdGuardHome --Automated install (Linux/Unix/MacOS/FreeBSD/OpenBSD) #4

Open GeorgeQii opened 2 months ago

GeorgeQii commented 2 months ago

以下是将您提供的内容转换为Markdown格式的结果:

# Getting Started

## Automated install (Linux/Unix/MacOS/FreeBSD/OpenBSD)

### To install with curl run the following command:

```bash
curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

To install with wget run the following command:

wget --no-verbose -O - https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

To install with fetch run the following command:

fetch -o - https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

The script also accepts some options:

Note: Options -r and -u are mutually exclusive.

DNS Servers

Additional IP Addresses