Skip to content

Commit b84749d

Browse files
committed
docs: remove WireGuard notes from README
1 parent 482764a commit b84749d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,6 @@ Verify with:
140140
dig @<adguard-ip> ssh.yourdomain.com +short
141141
```
142142

143-
### WireGuard clients
144-
145-
Make sure your WireGuard peer config:
146-
147-
- Sets the DNS server to your Pi-hole / AdGuard IP (`DNS = 192.168.x.x`).
148-
- Includes the LAN subnet in `AllowedIPs` so the proxy host is reachable over
149-
the tunnel (e.g. `AllowedIPs = 192.168.100.0/24`).
150-
151143
## Usage
152144

153145
From any SSH client — terminal, Termius on iOS, VS Code Remote, etc.:

0 commit comments

Comments
 (0)