diff --git a/README.md b/README.md index c047d7e..fb9a511 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TorGuard WireGuard Manager -This is the Official TorGuard web interface for managing WireGuard VPN connections on Ubuntu/Debian systems. This tool provides a modern, user-friendly dashboard for managing your TorGuard WireGuard VPN configuration with enhanced security features. +This is the TorGuard WireGuard web interface for managing WireGuard VPN connections on Ubuntu/Debian servers. This tool provides an easy-to-use, user-friendly dashboard for managing your TorGuard WireGuard VPN configuration from a web browser. You can upload or paste new WireGuard configs and connect or disconnect the VPN tunnel through the web interface. This tool has been tested on Ubuntu/Debian servers and is compatible with both x86 and ARM architectures. It is compatible with TorGuard's shared IP or Dedicated IP WireGuard services, as well as its Dedicated WireGuard services for remote access or self-hosting. ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Python](https://img.shields.io/badge/python-3.8+-blue.svg) @@ -16,7 +16,7 @@ This is the Official TorGuard web interface for managing WireGuard VPN connectio - 🔧 Automatic system configuration and dependency management - 🎯 Systemd integration for reliable boot-time autostart - 📱 Mobile-optimized responsive design -- 🛡️ Advanced security features and input validation +- 🛡️ Security features and input validation - 📈 Live status updates and connection monitoring ## Prerequisites @@ -133,11 +133,6 @@ To uninstall and reverse all changes run: sudo python3 uninstall.py ``` -## Copyright - -Copyright © 2024 TorGuard. All rights reserved. -This software is officially developed and maintained by TorGuard. - --- Powered by TorGuard® - Secure Private VPN Service