Peter Lewis
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -60,7 +60,7 @@ $ docker run -d \ |
|
|
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \ |
|
|
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \ |
|
|
--sysctl="net.ipv4.ip_forward=1" \ |
|
|
--sysctl="net.ipv4.ip_forward=1" \ |
|
|
--restart unless-stopped \ |
|
|
--restart unless-stopped \ |
|
|
weejewel/wg-easy |
|
|
peterlewis/wg-easy |
|
|
</pre> |
|
|
</pre> |
|
|
|
|
|
|
|
|
> 💡 Replace `YOUR_SERVER_IP` with your WAN IP, or a Dynamic DNS hostname. |
|
|
> 💡 Replace `YOUR_SERVER_IP` with your WAN IP, or a Dynamic DNS hostname. |
|
|