Add description.

This commit is contained in:
2025-03-01 04:24:39 +01:00
parent 2d3b3f2c2e
commit 4a0cccc404

View File

@@ -1,3 +1,7 @@
# Description:
# This configuration allows you to connect an OPNsense or pfSense router at home and connect it to a VPS IP.
# It uses multiple public IPs to redirect traffic to different machines behind the VPS for security reasons rather than opening ports on your home router.
# Prerequisites:
# - Have a VPS server at OVH or ionos with Debian
# - Install https://github.com/angristan/wireguard-install and generate a client
@@ -67,6 +71,6 @@ AllowedIPs = 10.66.66.3/32,fd42:42:42::3/128
# OPNsense configuration:
# Follow the steps described in the OPNsense documentation:
# https://docs.opnsense.org/manual/how-tos/wireguard-client-proton.html
# https://docs.opnsense.org
# Configure port forwarding from the OPNsense router to the local IP of the WireGuard client
# For example, forward the port from 192.168.1.x to 10.66.66.2