Skip to content

Instantly share code, notes, and snippets.

@mcprat
Created August 6, 2020 18:37
Show Gist options
  • Save mcprat/ee7991595131aa6006faa57b7eed8bae to your computer and use it in GitHub Desktop.
Save mcprat/ee7991595131aa6006faa57b7eed8bae to your computer and use it in GitHub Desktop.
server 10.10.10.0 255.255.255.0
port 9105
proto udp
dev tun
ca ca.crt
key organization.key
dh dh.pem
tls-crypt hmac.key
topology subnet
#client-to-client
#client-config-dir ccd
ifconfig-pool-persist ipp.txt
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 64.6.64.6"
push "persist-tun"
push "persist-key"
keepalive 10 120
ncp-ciphers AES-256-GCM:AES-256-CBC
auth SHA256
max-clients 100
user nobody
group nogroup
persist-key
persist-tun
verb 4
explicit-exit-notify 1
<cert>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
</cert>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment