Update README.md

This commit is contained in:
Zack Dai 2023-01-24 09:52:11 -05:00 committed by GitHub
parent b02276cbbc
commit e3a675de0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,3 +79,7 @@ in /etc/openvpn/server/server.conf
client-config-dir /etc/openvpn/ccd client-config-dir /etc/openvpn/ccd
client-to-client client-to-client
``` ```
Then go to /etc/openvpn/ccd to create file named as user name and put something like (in this example, the ip is set to 10.8.0.101 for the user)
`ifconfig-push 10.8.0.101 255.255.255.0`