mirror of
https://github.com/pirate/wireguard-docs.git
synced 2025-10-03 14:26:18 +00:00
Update README.md
This commit is contained in:
@@ -423,7 +423,7 @@ iptables -t nat -A POSTROUTING -s 192.0.2.0/24 -o eth0 -j MASQUERADE
|
|||||||
|
|
||||||
### Config Creation
|
### Config Creation
|
||||||
```bash
|
```bash
|
||||||
nano wg0.conf # can be placed anywhere, must be referred to using absolute path
|
nano wg0.conf # can be placed anywhere, must be referred to using absolute path (usually placed in /etc/wireguard/wg0.conf on most Linux systems)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Key Generation
|
### Key Generation
|
||||||
|
Reference in New Issue
Block a user