修改 profile.xml

This commit is contained in:
bjdgyc 2023-10-11 10:19:23 +08:00
parent 4f9cc2074a
commit 012f636cf7
1 changed files with 2 additions and 6 deletions

View File

@ -21,23 +21,19 @@
</ExtendedKeyUsage>
</CertificateMatch>
<BackupServerList>
<HostAddress>localhost-bak</HostAddress>
</BackupServerList>
</ClientInitialization>
<ServerList>
<HostEntry>
<HostName>VPN Server</HostName>
<HostName>VPN</HostName>
<HostAddress>localhost</HostAddress>
</HostEntry>
<HostEntry>
<HostName>VPN Server2</HostName>
<HostName>VPN2</HostName>
<HostAddress>localhost2</HostAddress>
</HostEntry>
</ServerList>
</AnyConnectProfile>