Files
FSI/client.conf
2026-04-21 19:10:24 +01:00

18 lines
297 B
Plaintext

client
dev tun
proto udp
remote 10.60.0.3 1194 # ip da vpn gateway
persist-tun
persist-key
# certificados
ca /etc/openvpn/client/ca.crt
cert /etc/openvpn/client/user.crt
key /etc/openvpn/client/user.key
# 2FA
auth-user-pass
cipher AES-256-GCM
auth SHA256
tls-auth /etc/openvpn/client/ta.key 1