|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/vpn-openvpn-server-for-your-home/
课程评论:没有评论
课程名称:VPN:为您的家庭搭建OpenVPN服务器 课程概述:在本实用课程中,您将学习如何安装和配置个人VPN服务器。学习者需要具备一些基础的网络知识以及一定的Linux知识,不过课程内容相对简单易懂。我们将在个人计算机上设置虚拟机,无需购买额外硬件(当然,如果您有经济条件,可以选择额外硬件)。课程将指导您在虚拟机上安装OpenVPN服务器,通过Web界面管理用户和登录信息,并实现手机和笔记本电脑等设备连接至VPN。此外,我们还将使用免费域名服务来更新家庭的公共IP地址,以便于网络访问。在本课程中将使用Cloudflare作为服务提供商,并需要您拥有自己的域名。我们将使用并配置一个我编写的Python脚本,以每十分钟更新我们的公共IP地址,脚本将在服务器上运行。 为什么要创建自己的服务器?这样做有几个好处,包括无需支付每月或每年的订阅费用,能够安全访问家庭本地网络,以及在国外时安全地访问银行应用而不受限制或阻止,因为银行交易可能会基于我们的位置而受到限制。 总之,该课程将帮助您搭建和管理个人VPN服务器,实现更为安全的网络使用。
In this practical course you will learn to install and configure your personal VPN server. You will need some basic networking knowledge, and in this case, some Linux knowledge although it's all very straightforward. We'll set up a virtual machine directly on our PC without needing to buy additional hardware, but of course, if you have the financial means, you can do so. We'll install our OpenVPN server on the virtual machine, manage users and logins from the web interface, and be able to use our devices like smartphones and laptops to connect to our VPN.Additionally, we'll use a free domain service to update our home's public IP address for easy network access. In this case, we'll use Cloudflare and we'll need our own domain. We'll use and configure a Python script I've written to update our public IP every ten minutes or what we want and run it on our server.Why does it make sense to create our own server?There are several advantages, including not having to pay a monthly or yearly subscription, being able to access our home local network securely, and accessing our banking apps securely without restrictions or blocks for suspicious activities, such as banking transactions, which have restrictions based on our location when we are away from home, for example, when we are abroad.