# Own VPN server setup

Using pre-configured VPN servers can drastically improve your online security. However, in various cases, having access to your personal home IP address is beneficial. Alternatively, you may use a virtual private server (VPS) located in a different country with a specific IP address, which is required to access certain services.

[Meshnet’s traffic routing](/features/routing-traffic-in-meshnet.md) feature allows you to swiftly and securely change your [public IP address](https://nordvpn.com/what-is-my-ip/). You can turn your desktop devices into pseudo-VPN servers without any technical expertise.&#x20;

Learn how by watching this video:

{% embed url="<https://www.youtube.com/watch?v=HmdKRq649AA>" %}

Choose your preferred cloud service and proceed with the matching guide:

* [Set up a VPN server through self-hosting or with DigitalOcean](/how-to/traffic-routing/set-up-your-own-vpn-server.md)
* [Create a VPN server with Microsoft Azure](/how-to/traffic-routing/vpn-server-with-azure.md)
* [Create a VPN server with AWS](/how-to/traffic-routing/vpn-server-with-aws.md)
* [Create a VPN server with Google Cloud](/how-to/traffic-routing/vpn-server-with-google-cloud.md)
* [Create a VPN server with Linode](/how-to/traffic-routing/vpn-server-with-linode.md)
* [Create a VPN server with Hetzner](/how-to/traffic-routing/vpn-server-with-hetzner.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://meshnet.nordvpn.com/how-to/traffic-routing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
