Normalize formatting conventions across guides (chapter D)
Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -156,7 +156,7 @@ sudo sysctl net.ipv4.conf.all.src_valid_mark=1
|
||||
|
||||
To configure clients, download the config files from the server:
|
||||
|
||||
- Visit `http://your-server-ip:51821`
|
||||
- Visit `http://yourserverip:51821`
|
||||
- Create a client
|
||||
- Download the config file
|
||||
- Rename it to `wg0.conf`
|
||||
@@ -257,13 +257,13 @@ Repeat for each client
|
||||
|
||||
## Other Devices
|
||||
|
||||
- **Phone:** Install WireGuard and scan the QR code from the web UI (`http://your-server-ip:51821`)
|
||||
- **Phone:** Install WireGuard and scan the QR code from the web UI (`http://yourserverip:51821`)
|
||||
- **PC:** Install the WireGuard client and import the config file
|
||||
|
||||
::warning
|
||||
|
||||
__Warning:__ If a client device is on the same LAN as the server, edit `wg0.conf` and change the endpoint to the local server IP:
|
||||
`Endpoint = your-server-ip:51820`
|
||||
`Endpoint = yourserverip:51820`
|
||||
::
|
||||
|
||||
And this is the result:
|
||||
|
||||
Reference in New Issue
Block a user