# OpenVPN Configuration for Germany
# Generated for user: barry
# Server: friendlytv.site
# profile-format: 2-cipher-only (OpenVPN Connect 3 / Windows — no data-ciphers lines)
client
dev tun
proto udp
remote friendlytv.site 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA256
cipher AES-256-GCM
verb 3
# Route all traffic through VPN
redirect-gateway def1
dhcp-option DNS 8.8.8.8
dhcp-option DNS 8.8.4.4
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----