Created
March 3, 2020 19:34
-
-
Save jonfriesen/8cb6f07b3ee97158a3808adf7d891173 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[connection] | |
id=DO - NYC3 | |
uuid=<COPY_FROM_DUMMY> | |
type=vpn | |
autoconnect=false | |
metered=2 | |
permissions=user:<YOUR_LINUX_USERNAME>:; | |
timestamp=1581433754 | |
[vpn] | |
authtype=password | |
autoconnect-flags=0 | |
certsigs-flags=0 | |
cookie-flags=2 | |
enable_csd_trojan=no | |
gateway=vpn-nyc3.digitalocean.com | |
gateway-flags=2 | |
gwcert-flags=2 | |
lasthost-flags=0 | |
pem_passphrase_fsid=no | |
prevent_invalid_cert=no | |
protocol=gp | |
stoken_source=totp | |
xmlconfig-flags=0 | |
service-type=org.freedesktop.NetworkManager.openconnect | |
[vpn-secrets] | |
form:_login:user=<YOUR_LDAP_USERNAME> | |
lasthost=<vpnsub>.digitalocean.com | |
save_passwords=yes | |
[ipv4] | |
dns-search= | |
method=auto | |
never-default=true | |
[ipv6] | |
addr-gen-mode=stable-privacy | |
dns-search= | |
ip6-privacy=0 | |
method=ignore | |
[proxy] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment