NekoRay / NekoBox For PCQt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)Support Windows / Linux out of the box now.基于Qt 的跨平台代理配置管理器 (后端 v2ray / sing-box)目前支持 Windows / Linux 开箱即用Read...
NekoRay / NekoBox For PCQt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)Support Windows / Linux out of the box now.基于Qt 的跨平台代理配置管理器 (后端 v2ray / sing-box)目前支持 Windows / Linux 开箱即用Read...
Testing the changes I tested the changes in this PR: briefly New package This new package conforms to the package requirements: YES Local build testing I built this PR locally for my native architecture, (x86_64-glibc)
use Qt5.15 for win7 arm64v8acommittedMay 22, 2023 68fecb7 Commits on May 14, 2023 windows: build with Qt 6.5 arm64v8acommittedMay 14, 2023 79b49d6 Commits on May 1, 2023 release: AppImage build (MatsuriDayo#547) TDJ is not adj(Tina)committedMay 1, 2023 7212c6a Commits ...
A V2Ray client for Windows using the latest Xray core, specialized for Iran - nekorayIR/cmake/print.cmake at main · XrayIran/nekorayIR
Expand All @@ -39,11 +38,9 @@ namespace Qv2ray::components::proxy { QStringList result; // Start from 1 since first line is unneeded. for (auto i = 1; i < lines.count(); i++) { for (auto i = 1; i < lines.count(); i++) { // * means disabled. if (!lines[i]...
14 changes: 11 additions & 3 deletions14libs/deploy_windows64.sh Original file line numberDiff line numberDiff line change Expand Up@@ -2,7 +2,11 @@ set-e sourcelibs/deploy_common.sh DEST=$DEPLOYMENT/windows64 if["$DL_QT_VER"=="5.15"];then ...
For NekoBox, this rewrites the underlying(localhost) DNS in Tun Mode, normal mode, and also URL Test. <translation>建议留空,但有时会出现问题,这时可以设置这个选项。 对于NekoRay 来说,在 VPN 模式下会重写 underlying(localhost) DNS。 对于NekoBox 来说,在 VPN 模式、正常模式和 URL 测试中会重写...
::AttachThreadInput(dwCurID, dwForeID, FALSE); }5 changes: 5 additions & 0 deletions 5 sys/windows/guihelper.h Original file line numberDiff line numberDiff line change @@ -0,0 +1,5 @@ #pragma once class QWidget; void Windows_QWidget_SetForegroundWindow(QWidget* w);7...
NekoRay / NekoBox For PCQt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)Support Windows / Linux out of the box now.基于Qt 的跨平台代理配置管理器 (后端 v2ray / sing-box)目前支持 Windows / Linux 开箱即用Read...