全文検索:
- 06 WireGuard
- ivkey 公開鍵:pubkey 事前共有キー:preshared <code> CL=client01 mkdir -p ~/WireGuard/${CL} && cd ~/WireGuard/${... ER_privkey=`cat ~/WireGuard/server/privkey` CLIENT01_pubkey=`cat ~/WireGuard/client01/pubkey` CLIENT01_preshared=`cat ~/WireGuard/client01/preshared` cat << __EOM__ > /etc/wireguard/wg0
- 07 Wireguard Client設定
- ===== [[https://www.wireguard.com/install/]] {{:01_linux:10_network:pasted:20240316-043457.png}} =... ンロードしたwireguard-installer.exeをダブルクリックでインストール {{:01_linux:10_network:pasted:20240316-043930.png}} {{:01_linux:10_network:pasted:20240316-043849.png|}} ===== 3.タスクバーからWireGuardをクリック ===== {{:01_linux:10_network:pasted:20240605-050820.png}} =