# Wireguard Tunnel

***

Remote protection can also be realized via Wireguard, so our protection can be used at any location.\
We set up the wireguard tunnel via an IPv6 address and route the protected ips to the endpoint.\
\
\
The tunnel to the customer is solved via software. This comes with some restrictions:

* PPS limit of 200 k PPS (above this there is packetloss)
* Max 1 Gbits


---

# 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://docs.packets-decreaser.net/remote-ddos-protection/wireguard-tunnel.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.
