diff --git a/README.md b/README.md index bbbc563..e27622e 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,14 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file Displays a comprehensive list of peers, including their status and other details, allowing for easy monitoring and management of WireGuard VPN connections. ![Wireguard Peer List](screenshots/peerlist.png) +### Peer Details: +Displays key peer information, detailed metrics, and a complete traffic volume history. Also includes a QR code for easy configuration. +![WireGuard Peer Details](screenshots/peerinfo.png) + ### VPN Invite Generates secure, time-sensitive VPN invites for easy configuration sharing via email or WhatsApp, complete with QR code and configuration file options. ![VPN Invite](screenshots/vpninvite.png) -### Peer Details: -Displays key peer information, detailed metrics, and a complete traffic volume history. Also includes a QR code for easy configuration. -![WireGuard Peer Details](screenshots/peerinfo.png) ### Firewall Management Offers a comprehensive interface for managing VPN firewall rules, enabling users to easily create, edit, and delete rules with iptables-style syntax. This feature ensures precise control over network traffic, enhancing security and connectivity for WireGuard VPN instances. ![Firewall Rule List](screenshots/firewall-rule-list.png)