Should You Make Your Own VPN?
0 up · 0 down · 0 ratings
Description
Brilliant: Learn through Problem Solving and the first 200 people can save 20% off today on Brilliant at brilliant.org CooperVision: Request a free trial of CooperVision Biofinity Energys
Contact
contact lenses, designed specifically for digital lifestyles! USA: lmg.gg Canada: lmg.gg Linus explores the world of creating your own VPN, with the help of an open source project called Pritunl. Rent a VPS for this project from Vultr (affiliate link): lmg.gg Purchases made through some store links may provide some compensation to Linus Media Group. Forum Tutorial: linustechtips.com Discuss on the forum: linustechtips.com Our Affiliates, Referral Programs, and Sponsors: lmg.gg Get a Displate Metal Print at lmg.gg Get a 30-day free trial of Amazon Prime at lmg.gg Linus Tech Tips merchandise at lttstore.com Our Test Benches on Amazon: amazon.com Our production gear: geni.us Twitter - twitter.com Facebook - @LinusTech Instagram - @linustech Twitch - twitch.tv Intro Screen Music Credit: Title: Laszlo - Supernova Video Link: youtube.com iTunes Download Link: itunes.apple.com Artist Link: soundcloud.com Outro Screen Music Credit: Approaching Nirvana - Sugar High youtube.com
This Linus Tech Tips episode asks an important question: should you build your own VPN instead of using a commercial service? The video begins by describing the landscape of VPN trust and reliability, noting that providers have varied histories with respect to privacy, disclosure of breaches, and corporate changes. The host then outlines four core use cases for a VPN as of today: encrypting traffic on untrusted networks like public Wi-Fi, accessing region-locked content, securing remote networks for personal data access, and masking IP addresses for activities such as torrenting. He also cautions that services like Netflix actively block data-center and VPN IP ranges, which can blunt the effectiveness of a DIY solution for geolocation tricks. As the discussion shifts toward a DIY setup, Linus introduces the open source project pritunl and explains the high-level steps to install and configure a VPN server on a VPS, including firewall setup, repositories, and user organization structure. The tutorial portion emphasizes practical details like creating an organization and user, selecting a VPS plan, and then downloading and using the pritunl client to connect, all while highlighting performance results such as latency and speeds observed from a remote server. The segment closes by summarizing the cost effectiveness and use-case suitability of a DIY VPN for everyday privacy, public Wi-Fi security, and streaming, while steering viewers toward the forum tutorial and the sponsor lineup for related tools and courses.
Topics · technology · privacy · networking · open_source · linux
Questions answered
- What are the four main use cases for a VPN discussed in the video?
- The video identifies four uses: securing traffic on untrusted networks, accessing region-locked content, securely accessing a home or remote network, and masking IP addresses for privacy or torrenting.
- What project does LinusTechTips use for the DIY VPN setup and what is a key step in the setup?
- They use the open source project pritunl, and a key step is installing the server software, configuring a firewall, and then creating an organization and user within the pritunl panel.