# How to use a QubitVPN profile as just a tunnel (without VPN)

{% stepper %}
{% step %}

#### Open WireGuard Client App.

{% endstep %}

{% step %}

#### Click edit on the profile you would like to be tunneled without VPN use.

{% endstep %}

{% step %}

#### Under “\[Peer]”, change `0.0.0.0/0` to `10.253.0.1/32` (if you set a different VPN Server IP, please enter it instead of “10.253.0.1”).

{% endstep %}

{% step %}

#### Under “\[Peer]”, add `PersistentKeepalive = 25`.

{% endstep %}
{% endstepper %}
