23 lines
615 B
Plaintext
23 lines
615 B
Plaintext
WireGuard Configuration Summary for pix66
|
|
===============================================
|
|
|
|
Node Name: pix66
|
|
IP Address: 10.8.0.66/32
|
|
|
|
|
|
Your Public Key: hguz42G5S8EV3NmkORc6eiBWb+V9Z6oBdiXVnAcqvmI=
|
|
Your Private Key: iKNfR2fY/zI2mc8EDToXGrTR2mPOyMn1MY5/3Wq80HY=
|
|
|
|
Configuration File: wireguard_configs/pix66.conf
|
|
|
|
Commands to use:
|
|
- Start: sudo wg-quick up pix66
|
|
- Stop: sudo wg-quick down pix66
|
|
- Status: sudo wg show
|
|
|
|
Remember to:
|
|
1. Keep your private key secure
|
|
2. Share your public key with peers
|
|
3. Add peer public keys to your configuration
|
|
4. Set proper file permissions: chmod 600 wireguard_configs/pix66.conf
|