Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ sudo wg-quick up wg0-client
Hint: Androids `WireGuard` app can import a wireguard configuration over QR code.

```bash
qrencode -t ASCIIi -r wg0-client.conf
qrencode -t ansiutf8 -r wg0-client.conf
```

## Inspiration
Expand Down