From 798b8ff3a21934b7554ced2c899b98e151388cd3 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Mon, 26 Feb 2024 19:51:12 -0300 Subject: [PATCH] Add port forwarding to features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0270c9..0f386fe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ wireguard_webadmin is a full-featured yet easy-to-configure web interface for ma ## Features +- **Port Forwarding**: Seamlessly redirect TCP or UDP ports to peers or networks located beyond those peers with ease! - **Multi-User Support**: Manage access with different permission levels for each user. - **Multiple WireGuard Instances**: Enables separate management for peers across multiple instances. - **Crypto Key Routing**: Simplifies the configuration for site-to-site interconnections.