From 8a06a2c32c1d56babea18ab0ceb41f134d5e0bc7 Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 8 Feb 2025 00:18:14 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a165bce..b752aa8 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ 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 1](https://gittylab.com/ben/TorGuard_WireGuard/raw/branch/main/static/screenshot1.png) -![Screenshot 2](https://gittylab.com/ben/TorGuard_WireGuard/src/branch/main/static/screenshot2.png) +![Screenshot 2](https://gittylab.com/ben/TorGuard_WireGuard/raw/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)