Files
2025-05-07 22:45:09 +03:00

700 B

sidebar_position, sidebar_label, title, hide_table_of_contents
sidebar_position sidebar_label title hide_table_of_contents
1 Reverse Proxies Reverse Proxies true

Reverse Proxies

:::warning

Remnawave and its components does not support being server on a sub-path. (e.g. location /remnawave {)

It has to be served on the root path of a domain or subdomain.

:::

:::note

SSH Port Forwarding is not supported. Use only with one of the reverse proxies below.

:::

:::tip

You need to have a registered domain name to continue.

If you don't have one, you can use TryCloudflare for development purposes.

:::

import DocCardList from '@theme/DocCardList';

<DocCardList/>