Skip to content

Instantly share code, notes, and snippets.

View KozhevnikovM's full-sized avatar

Mikhail Kozhevnikov KozhevnikovM

View GitHub Profile
# the sample open vpn client config, for using with android openvpn client
client
dev tun
proto udp
remote SERVER_ADDRESS PORT
tun-mtu 1400
cipher AES-256-CBC
auth-nocache
resolv-retry infinite
nobind