mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update cloudflared.md
Add waning Signed-off-by: ChristophorusReyhan <39609246+ChristophorusReyhan@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
adc8b15f06
commit
cfe105e84f
@@ -84,7 +84,7 @@ Edit configuration file by copying the following in to `/etc/default/cloudflared
|
||||
CLOUDFLARED_OPTS=--port 5053 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query
|
||||
```
|
||||
|
||||
If you're running cloudflared on different host than pi-hole, you can add listening address to all IPs:
|
||||
If you're running cloudflared on different host than pi-hole, you can add listening address to all IPs (for security, change 0.0.0.0 to your machine's IP, e.g. 192.168.1.1):
|
||||
|
||||
```bash
|
||||
# Commandline args for cloudflared, using Cloudflare DNS
|
||||
|
||||
Reference in New Issue
Block a user