<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Build Your Own VPN Server</title>
    <subTitle>A Step by Step Guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Song, Lin</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">Author</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Lin Song</placeTerm>
    </place>
    <dateIssued>2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>40 P. ; ill. : 22 cm.</extent>
  </physicalDescription>
  <abstract>Creating your own VPN server has become easier than ever, thanks to advances in technology such as affordable cloud servers and reduced bandwidth costs. Self-hosted VPNs can be considerably cheaper than commercial ones and offer several advantages. The VPN setup process can be fully automated and as simplified as possible. This book will help you build your own VPN server in the cloud or on a Raspberry Pi in just a few minutes.</abstract>
  <note type="statement of responsibility">Lin Song</note>
  <note>This book is a step-by-step guide to building your own IPsec VPN, OpenVPN and WireGuard server. Based on 10 years of open source work with millions of users, this book will help you build your own VPN in just a few minutes, even if you haven't set up a server or used a VPN before.</note>
  <subject>
    <name type="corporate"/>
    <topic>VPN Server</topic>
    <topic>OpenVPN</topic>
  </subject>
  <classification authority="ddc" edition="23">005.8 SON</classification>
  <identifier type="isbn">9798987508923</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">KCU</recordContentSource>
    <recordCreationDate encoding="marc">240904</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240904160837.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
