setup-ipsec-vpn/azure/README-zh.md

31 lines
1.4 KiB
Markdown
Raw Normal View History

2017-03-20 04:10:49 +01:00
# 在 Microsoft Azure 上部署
2016-08-11 05:15:11 +02:00
2022-01-18 07:07:35 +01:00
*其他语言版本: [English](README.md), [简体中文](README-zh.md)。如果你有改进建议,可以在 [这里](https://blog.ls20.com/vpnfeedback) 提交。*
2016-08-11 05:15:11 +02:00
2021-06-05 00:27:21 +02:00
使用这个模板,你可以在 Microsoft Azure Cloud 上快速搭建一个 VPN 服务器 [定价细节](https://azure.microsoft.com/zh-cn/pricing/details/virtual-machines/))。
2016-08-11 05:15:11 +02:00
2017-06-12 09:29:53 +02:00
可根据偏好设置以下选项:
2016-08-11 05:15:11 +02:00
2020-05-04 05:12:17 +02:00
- Username for VPN **and** SSH (用户名)
- Password for VPN **and** SSH (密码)
- IPsec Pre-Shared Key for VPN IPsec 预共享密钥)
- Operating System Image 操作系统镜像Ubuntu 20.04/18.04 或 Debian 9
- Virtual Machine Size (虚拟机大小,默认值: Standard_B1s
2016-08-11 05:15:11 +02:00
**注:** \*不要\* 在值中使用这些字符: `\ " '`
2016-09-09 23:45:39 +02:00
请单击以下按钮开始:
2016-08-11 05:15:11 +02:00
2021-06-05 00:27:21 +02:00
[![Deploy to Azure](../docs/images/azure-deploy-button.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json)
2017-06-12 09:29:53 +02:00
在完成部署之后Azure 会有提示。下一步:[配置 VPN 客户端](../README-zh.md#下一步)。
2016-08-11 05:15:11 +02:00
## 作者
2017-06-12 09:29:53 +02:00
版权所有 (C) 2016 [Daniel Falkner](https://github.com/derdanu)
2022-01-02 07:09:03 +01:00
版权所有 (C) 2017-2022 [Lin Song](https://github.com/hwdsl2)
2016-12-22 17:27:56 +01:00
## 屏幕截图
![Azure Custom Deployment](custom_deployment_screenshot.png)