From 2d35df9c60bce67369f4d015962d6f2370166885 Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 8 Feb 2025 00:17:00 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 703ab9c..a165bce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ 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. +![Screenshot 1](https://gittylab.com/ben/TorGuard_WireGuard/src/branch/main/static/screenshot1.png) + +![Screenshot 2](https://gittylab.com/ben/TorGuard_WireGuard/src/branch/main/static/screenshot2.png) + ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Python](https://img.shields.io/badge/python-3.8+-blue.svg) ![TorGuard](https://img.shields.io/badge/TorGuard-Official-green.svg)