0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

MullvadVPNをArchLinuxで使用する

0
Posted at

MullvadVPNとは

これを見てください。

MullvadVPNは有料で、無料アカウントは存在しません。
既に支払い済みのIDが必要です。

インストールガイド

昔やったときはAURにしかなかったのですが今調べたらExtraにあったので紹介とセットアップ

これがもともと使ってたやつ。

今回使用するのがExtraパッケージ

sudo pacman -S mullvad-vpn

systemdでMullvadデーモンの起動

sudo systemctl start mullvad-daemon.service

自動起動させる

sudo systemctl enable mullvad-daemon.service

MullvadVPNの起動

いつも通りIDを聞かれるので入力

完成

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?