Colin's Blog
  • Home
  • Github
Subscribe
Tagged

WireGuard

A collection of 1 post

WireGuard

WireGuard 配置和上网流量优化

本文涉及到 WireGuard 的使用介绍、国内外流量的分流等内容 WireGuard 安装在使用 WireGuard 之前,需要分别在服务器和本地安装。 由于本人的服务器上使用 debian 9、本地使用 Arch Linux,因此这里只给出这两种系统上的安装方式,其他系统上的安装可以在官网找到。 Debianecho "deb http://deb.debian.org/debian/ unstable main" > /etc/apt/sources.list.d/unstable.list printf 'Package: *\nPin: release a=unstable\nPin-Priority: 150\n' > /etc/apt/preferences.d/limit-unstable apt

Colin Cheng Aug 27, 2018 • 12 min read
Colin's Blog © 2023
Powered by Ghost