VPN Client Management

Add VPN clients for your team

Siovos allows you to create multiple VPN clients to give access to your infrastructure to different people or devices.

Access Client Management#

  1. Go to My Infrastructures
  2. Click on your infrastructure
  3. Open the VPN Clients tab

You'll see the list of all configured clients with their status (online/offline).

VPN clients management interface

Add a New Client#

Click Add client and enter an identifying name (e.g., "MacBook Pro", "John's iPhone", "Office PC").

Siovos automatically generates:

  • A unique VPN configuration
  • An IP address in the private network
  • Cryptographic keys

Full Tunnel Mode#

When creating a client, you can enable Full Tunnel Mode. This mode routes all internet traffic through the VPN server:

  • Disabled (default) - Only traffic to your internal services goes through the VPN. Your internet browsing uses your regular connection.
  • Enabled - All traffic goes through the server, including internet browsing. Your public IP address becomes the server's IP.

Full Tunnel Mode is useful if you need to mask your IP or access geo-restricted resources from the server's IP.

Share Access#

Via QR Code (mobile)#

For smartphones and tablets:

  1. Click on the client in the list
  2. Click Show QR Code
  3. Scan with a compatible VPN app on iOS or Android

The QR code contains the entire configuration. No need to copy files.

Via Configuration File (desktop)#

For computers:

  1. Click on the client in the list
  2. Click Download config
  3. Import the .conf file into a compatible VPN client

View Statistics#

For each connected client, you can see:

  • Status - Online or offline
  • IP Address - The assigned IP in the private network
  • Data received (RX) - Download volume
  • Data sent (TX) - Upload volume
  • Last handshake - Last activity

These stats update automatically.

Revoke a Client#

If a device is lost or a team member leaves:

  1. Find the client in the list
  2. Click Delete
  3. Confirm the deletion

The client is immediately disconnected and won't be able to reconnect.

Best Practices#

One client per device - Don't share the same configuration between multiple devices. Create a distinct client for each.

Name clearly - Use explicit names like "Marie's iPhone" rather than "Client 1".

Revoke old ones - Delete unused clients to keep a clean list.

Was this page helpful?