From 768ca4b5abe23e46841b74117546609029ba98d5 Mon Sep 17 00:00:00 2001 From: remotetohome <178868468+remotetohome@users.noreply.github.com> Date: Thu, 5 Feb 2026 01:05:33 -0600 Subject: [PATCH] Add fork notice to README with feature summary and Docker image --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 74c446e..4be1d4c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ # wireguard-ui +> **Fork Notice:** This is a fork of [ngoduykhanh/wireguard-ui](https://github.com/ngoduykhanh/wireguard-ui) with the following enhancements: +> +> - **Sortable columns on the Status page** - Click any column header to sort (descending → ascending → reset) +> - Supports sorting by: Name, Email, Received/Transmitted bytes, Connected status, Last Handshake, and more +> - Reset Sort button to restore original order +> +> A [pull request](https://github.com/ngoduykhanh/wireguard-ui/pull/685) has been submitted to merge these changes upstream. +> +> **Docker image:** `ghcr.io/remotetohome-io/wireguard-ui:sortable-columns` + A web user interface to manage your WireGuard setup. ## Features