Update README.md

This commit is contained in:
Mahdi 2024-07-02 11:28:58 +03:30 committed by GitHub
parent 66e3340ab9
commit ff3cac7cea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)