shenanigansf

This commit is contained in:
Vasco
2026-04-21 18:09:25 +01:00
parent 1643c542b1
commit c0855251fe
37 changed files with 752 additions and 190 deletions

View File

@@ -1,11 +1,25 @@
client
dev tun
proto udp
remote 10.60.0.3 1194
remote 10.60.0.3 1194 # ip da vpn gateway
persist-tun
persist-key
# certificados
ca ca.crt
cert user.crt
key user.key
# criamos key
# crismos csr resquest
# -> gateway
# el certificado
# -> user
# 2FA
auth-user-pass
cipher AES-256-GCM
auth SHA256
tls-auth ta.key 1
key-direction 1