1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-04 21:23:31 +03:00

Update README.md

This commit is contained in:
Zack Dai 2023-01-24 09:49:20 -05:00 committed by GitHub
parent 3480d6ba64
commit a6b8e269f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,4 +71,9 @@ or on the vpn server side
remove
``` redirect-gateway def1```
### Client settings
set ip and enable communication between clients
in /etc/openvpn/server/server.conf
```client-config-dir /etc/openvpn/ccd
client-to-client```