Skip to content

Instantly share code, notes, and snippets.

@denisoster
Created April 28, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denisoster/48b2aaad5738ce7309ad8fb8e5461bd5 to your computer and use it in GitHub Desktop.
Save denisoster/48b2aaad5738ce7309ad8fb8e5461bd5 to your computer and use it in GitHub Desktop.
client
nobind
dev tun
redirect-gateway def1
<key>
-----BEGIN RSA PRIVATE KEY-----
приватный ключ
-----END RSA PRIVATE KEY-----
</key>
<cert>
-----BEGIN CERTIFICATE-----
ключ
-----END CERTIFICATE-----
</cert>
<ca>
-----BEGIN CERTIFICATE-----
ключ
-----END CERTIFICATE-----
</ca>
<dh>
-----BEGIN DH PARAMETERS-----
ключ
-----END DH PARAMETERS-----
</dh>
<connection>
remote адресс порт udp
</connection>
<connection>
remote адресс порт tcp-client
</connection>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment