WireGuard Setup
Step 1: Download the WireGuard App
| iOS | App Store — WireGuard |
| Android | Google Play — WireGuard |
| Windows | wireguard.com/install — download .exe |
| macOS | App Store — WireGuard |
| Linux | wireguard.com/install — instructions for your distro |
Step 2: Create a Connection in RuSolv
- 1Log in to your RuSolv account at rusolv.com
- 2Go to the Connections section
- 3Click New Connection
- 4Select a server location
- 5Choose the WireGuard protocol
- 6Choose a plan (hourly or monthly)
- 7Click Create
After creation you will receive:
- •A QR code for mobile devices
- •A .conf file for desktop import
Step 3: Import the Configuration
iOS / Android▾
- 1Open the WireGuard app
- 2Tap + → Create from QR code
- 3Scan the QR code from your RuSolv dashboard
- 4Grant VPN permission
- 5Activate the tunnel
Windows▾
- 1Open WireGuard
- 2Click Import tunnel(s) from file
- 3Select the downloaded .conf file
- 4Click Activate
macOS▾
- 1Open WireGuard
- 2Click Import tunnel(s) from file or drag the .conf file in
- 3Allow the VPN configuration to be added
- 4Click Activate
Linux▾
# Copy the .conf file sudo cp rusolv.conf /etc/wireguard/ # Start sudo wg-quick up rusolv # Enable on boot sudo systemctl enable wg-quick@rusolv
Verify the Connection
After activating the tunnel:
- ✓Open whatismyip.com
- ✓Your IP address should match the selected server location
- ✓The WireGuard app will show traffic statistics (TX/RX)
