privacy-vpn
homelab.privacy-vpn
| Name | Type | Description |
|---|---|---|
| clientIP4 | null or string | Internal tunnel IPv4 of the client |
| clientIP6 | null or string | Internal tunnel IPv6 of the client |
| enable | boolean | Whether to enable the privacy VPN. |
| gatewayAddress | string | Address for wireguard to connect to |
| gatewayIP4 | null or string | Internal tunnel IPv4 of the VPN gateway |
| gatewayIP6 | null or string | Internal tunnel IPv6 of the VPN gateway |
| gatewayPublicKey | string | Public key of the VPN gateway |