From ff3cac7ceadac678acf6ce28c121a9f4c7567a98 Mon Sep 17 00:00:00 2001 From: Mahdi <80265960+Mahdi-zarei@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:28:58 +0330 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 284c49d..5f19b42 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Qt based cross-platform GUI proxy configuration manager (backend: sing-box) -Support Windows / Linux / MacOS out of the box now. +Support Windows / Linux / MacOS out of the box now. Windows7 is also supported, but requires some additional changes to run it. + +This Project was adopted and developed since the original author had left it, now that arm64v8a has started to update the app again, I might stop maintaining this repo depending on the situation. ### Using Tun mode in MacOS To use Tun mode in MacOS, you need to open the app as root. @@ -55,7 +57,7 @@ JSON strings(can be human-readable or compact) and import links(each link should Core: - [SagerNet/sing-box](https://github.com/SagerNet/sing-box) -- [Matsuridayo/sing-box-extra](https://github.com/Mahdi-zarei/sing-box-extra) +- [Mahdi-zarei/sing-box-extra](https://github.com/Mahdi-zarei/sing-box-extra) Gui: @@ -65,4 +67,3 @@ Gui: - [yaml-cpp](https://github.com/jbeder/yaml-cpp) - [zxing-cpp](https://github.com/nu-book/zxing-cpp) - [QHotkey](https://github.com/Skycoder42/QHotkey) -- [AppImageKit](https://github.com/AppImage/AppImageKit)