LoginSignup
0
2

More than 1 year has passed since last update.

【動画あり】whonixで仮想マシンを匿名化しよう

Last updated at Posted at 2021-05-09

Whonixとかいう最強の匿名化OS

※詳しいことは動画で説明しています。

1.whonixダウンロード

2.whonixをvirtualboxにいれる

ファイル→「ファイル仮想アプライアンスインストール」

3.whonix-gateway設定

初期アカウント
user : changeme

sudo apt-get-update-plus dist-upgrade
パッケージを最新

sudo apt-get install -y im-config ibus-mozc fonts-ipafont fonts-vlgothic
※im-configは入力メソッド設定

sudo apt-get install -y kde-l10n-ja mozc-utils-gui mozc-server ibus-mozc uim-mozc
※kde-l10n-jaは入力を日本語化

4.whonixのtorrcの設定

nano /etc/tor/torrc
※細かい過去動画を参照してください

5.kalilinuxとWhonixを連携

ネットワークを【内部ネットワーク】に変更
名前はWhonix

IPアドレス『10.152.152.50』
サブネットネットマスク『255.255.192.0』
デフォルトゲートウェイ『10.152.152.10』
DNSサーバー『10.152.152.10』

https:// check.torproject.org/

0
2
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
2