switching public/private
This commit is contained in:
parent
09c1f39a62
commit
27be196d17
10 changed files with 1 additions and 1 deletions
3
diy-tunnel/private/simple/README.md
Normal file
3
diy-tunnel/private/simple/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Copy `wg0.conf` to `/etc/wireguard/wg0.config`
|
||||
|
||||
This example works well for forwarding traffic to services running directly on the private server. If your services are running in Docker things get much more complicated because of how Docker handle networking. For that, see the `/public/docker-on-host` example.
|
Loading…
Add table
Add a link
Reference in a new issue