Add site contacts/FAQ and accept AWG 2.0 / naive pastes in Add config.
ImportSubscription no longer requires only http(s): paste awg://, AWG .conf/JSON, or naive links; subscription parser also reads hosted AWG and Clash wireguard/naive. Site lists support emails and FAQ; Store listing texts/tools updated. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
In addition to the standard Microsoft Store / app license terms:
|
||||
|
||||
1. EvilFox is a client for protected network connectivity. Server configurations and connection URLs are supplied by you and are not part of any Store purchase (where applicable).
|
||||
|
||||
2. You are responsible for using the app and chosen servers lawfully in your jurisdiction.
|
||||
|
||||
3. The publisher does not warrant uninterrupted operation of third-party servers, speed, or availability of specific nodes.
|
||||
|
||||
4. The app may store settings and configurations locally on your device. The Privacy Policy and full Terms of Use are available in the app Help section and at https://evilfox.win/
|
||||
|
||||
5. Updates delivered via the Microsoft Store replace in-app self-update in Store builds.
|
||||
|
||||
6. The runFullTrust / classic desktop capability is required for the client to function (WebView2, network modes).
|
||||
|
||||
Contact: https://evilfox.win/ · https://t.me/evilfox100Bot
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
Дополнительно к стандартным условиям лицензии Microsoft Store / приложения:
|
||||
|
||||
1. EvilFox — клиент для защищённого сетевого подключения. Конфигурации серверов и URL подключения предоставляются вами и не являются частью покупки в Store (если применимо).
|
||||
|
||||
2. Вы несёте ответственность за законность использования приложения и выбранных серверов в вашей юрисдикции.
|
||||
|
||||
3. Издатель не гарантирует бесперебойную работу сторонних серверов, скорость или доступность конкретных узлов.
|
||||
|
||||
4. Приложение может хранить настройки и конфигурации локально на устройстве. Политика конфиденциальности и полные условия использования доступны в разделе «Помощь» приложения и на https://evilfox.win/
|
||||
|
||||
5. Обновления через Microsoft Store заменяют самообновление приложения в сборке Store.
|
||||
|
||||
6. Возможность runFullTrust / классическое настольное приложение требуется для работы клиента (WebView2, сетевые режимы).
|
||||
|
||||
Контакты: https://evilfox.win/ · https://t.me/evilfox100Bot
|
||||
+1
@@ -0,0 +1 @@
|
||||
© 2026 EvilFox. All rights reserved. EvilFox, the EvilFox logo, and related marks are trademarks or registered trademarks of EvilFox. Other product and company names mentioned in the app or product listing may be trademarks of their respective owners.
|
||||
+1
@@ -0,0 +1 @@
|
||||
© 2026 EvilFox. Все права защищены. EvilFox, логотип EvilFox и связанные знаки являются товарными знаками или зарегистрированными товарными знаками EvilFox. Прочие названия продуктов и компаний, упомянутые в приложении или на странице продукта, могут быть товарными знаками соответствующих владельцев.
|
||||
Vendored
+9
-12
@@ -1,13 +1,13 @@
|
||||
EvilFox Microsoft Store package folder
|
||||
Version: 4.2.8.1
|
||||
Generated: 2026-08-02 14:05:35
|
||||
Version: 4.2.8.0
|
||||
Generated: 2026-08-02 14:21:55
|
||||
|
||||
=== Partner Center upload (EN) ===
|
||||
1. Sign in to Partner Center with the same Microsoft Store developer account
|
||||
you use for Visual Studio packaging / Store association (same tenant).
|
||||
2. Open the EvilFox product -> Packages (Windows 10 / 11).
|
||||
3. Prefer uploading EvilFox_4.2.8.1.msixbundle if present.
|
||||
Otherwise upload each EvilFox_4.2.8.1_<arch>.msix (x64 + arm64).
|
||||
3. Prefer uploading EvilFox_4.2.8.0.msixbundle if present.
|
||||
Otherwise upload each EvilFox_4.2.8.0_<arch>.msix (x64 + arm64).
|
||||
4. Device family: check Windows 10 / 11 Desktop ONLY
|
||||
(do NOT select Xbox, HoloLens, Surface Hub, IoT, Team, etc.).
|
||||
5. Arm64 package covers Windows on ARM. Do not ship x86 / AArch32;
|
||||
@@ -19,7 +19,7 @@ Generated: 2026-08-02 14:05:35
|
||||
=== Partner Center (RU) ===
|
||||
1. Войдите в Partner Center тем же аккаунтом разработчика Store,
|
||||
что и в Visual Studio (ассоциация приложения / упаковка).
|
||||
2. Загрузите EvilFox_4.2.8.1.msixbundle, если есть; иначе оба .msix
|
||||
2. Загрузите EvilFox_4.2.8.0.msixbundle, если есть; иначе оба .msix
|
||||
(x64 и arm64).
|
||||
3. Семейство устройств: только Windows 10/11 Desktop
|
||||
(без Xbox / HoloLens / IoT и т.п.).
|
||||
@@ -29,17 +29,14 @@ Generated: 2026-08-02 14:05:35
|
||||
6. Нужен URL политики конфиденциальности на evilfox.win.
|
||||
|
||||
=== Artifacts ===
|
||||
Bundle: (not created)
|
||||
Bundle: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0.msixbundle
|
||||
MSIX: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0_x64.msix
|
||||
MSIX: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0_arm64.msix
|
||||
Staging x64: D:\vpn navi\packaging\msix\_staging_x64
|
||||
Staging arm64: D:\vpn navi\packaging\msix\_staging_arm64
|
||||
|
||||
=== MakeAppx ===
|
||||
MakeAppx.exe NOT FOUND on this machine.
|
||||
Install Windows 10/11 SDK, then run:
|
||||
makeappx pack /d "D:\vpn navi\packaging\msix\_staging_x64" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1_x64.msix" /o
|
||||
makeappx pack /d "D:\vpn navi\packaging\msix\_staging_arm64" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1_arm64.msix" /o
|
||||
makeappx bundle /d "D:\vpn navi\dist\microsoft-store\_bundle_input" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1.msixbundle" /o
|
||||
(copy both .msix into _bundle_input first)
|
||||
Found: C:\Users\orohi\AppData\Local\Microsoft\WinGet\Packages\Microsoft.MSIX-Toolkit_Microsoft.Winget.Source_8wekyb3d8bbwe\MSIX-Toolkit.x64\makeappx.exe
|
||||
|
||||
=== wintun.dll ===
|
||||
wintun.dll was NOT found under assets/ or dist/. Packaging continued.
|
||||
|
||||
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
EvilFox 4.2 — a clearer, more polished client for private internet access.
|
||||
|
||||
What's new:
|
||||
• Modern UI: Protection, My servers, Settings, Statistics, Help
|
||||
• Large connect button and clear protection status
|
||||
• Light theme by default, with dark theme toggle
|
||||
• Russian and English languages (RU | EN)
|
||||
• Country flags for servers (rendered correctly on Windows)
|
||||
• Same-IP servers grouped into one row with available protocols
|
||||
• Add configuration via URL
|
||||
• Proxy mode and full protection mode (TUN)
|
||||
• Kill Switch — leak protection if the connection drops
|
||||
• Auto-select the lowest-ping server
|
||||
• Traffic and session statistics
|
||||
• Privacy Policy and Terms of Use in Help
|
||||
• Adaptive window sizing for any screen and Windows display scale
|
||||
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
EvilFox 4.2 — удобный и понятный клиент для безопасного доступа в интернет.
|
||||
|
||||
Что нового для пользователей:
|
||||
• Современный интерфейс: вкладки Защита, Мои серверы, Настройки, Статистика, Помощь
|
||||
• Большая кнопка подключения и понятный статус защиты
|
||||
• Светлая тема по умолчанию и переключение на тёмную
|
||||
• Языки: русский и английский (RU | EN)
|
||||
• Флаги стран у серверов (корректно на Windows)
|
||||
• Серверы с одним IP объединяются в одну строку с доступными протоколами
|
||||
• Добавление конфигурации по URL
|
||||
• Режим прокси и полный режим защиты (TUN)
|
||||
• Kill Switch — защита от утечек при обрыве соединения
|
||||
• Автовыбор сервера с лучшим пингом
|
||||
• Статистика трафика и сессий
|
||||
• Политика конфиденциальности и условия использования в разделе Помощь
|
||||
• Адаптивное окно под любой экран и масштаб Windows
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
+67
-7
@@ -1,4 +1,4 @@
|
||||
Field,ID,Type (Тип),default,en
|
||||
Field,ID,Type (Тип),default,en
|
||||
Description,2,Текст,"EvilFox — приложение для безопасного доступа в интернет на Windows.
|
||||
|
||||
Защитите данные в публичных Wi‑Fi сетях: EvilFox шифрует трафик, скрывает ваш реальный IP-адрес и помогает предотвратить утечки DNS. Современный интерфейс на русском и английском, светлая и тёмная темы, удобный выбор серверов и понятный статус подключения.
|
||||
@@ -34,15 +34,75 @@ EvilFox is built for everyday browsing, travel, and privacy. You add your own co
|
||||
|
||||
Website: https://evilfox.win/
|
||||
Support: https://t.me/evilfox100Bot"
|
||||
ReleaseNotes,3,Текст,"Обновление 4.2: улучшенный интерфейс для Microsoft Store, переключатель языка RU/EN, светлая тема по умолчанию, группировка серверов по IP с отображением доступных протоколов, исправления переключателей темы и языка, реальные флаги стран (SVG), Kill Switch и статистика.","Version 4.2: Microsoft Store–ready UI polish, RU/EN language switch, light theme by default, servers grouped by IP with available protocols, theme/language toggle fixes, real country flags (SVG), Kill Switch, and usage statistics."
|
||||
ReleaseNotes,3,Текст,"EvilFox 4.2 — удобный и понятный клиент для безопасного доступа в интернет.
|
||||
|
||||
Что нового для пользователей:
|
||||
• Современный интерфейс: вкладки Защита, Мои серверы, Настройки, Статистика, Помощь
|
||||
• Большая кнопка подключения и понятный статус защиты
|
||||
• Светлая тема по умолчанию и переключение на тёмную
|
||||
• Языки: русский и английский (RU | EN)
|
||||
• Флаги стран у серверов (корректно на Windows)
|
||||
• Серверы с одним IP объединяются в одну строку с доступными протоколами
|
||||
• Добавление конфигурации по URL
|
||||
• Режим прокси и полный режим защиты (TUN)
|
||||
• Kill Switch — защита от утечек при обрыве соединения
|
||||
• Автовыбор сервера с лучшим пингом
|
||||
• Статистика трафика и сессий
|
||||
• Политика конфиденциальности и условия использования в разделе Помощь
|
||||
• Адаптивное окно под любой экран и масштаб Windows","EvilFox 4.2 — a clearer, more polished client for private internet access.
|
||||
|
||||
What's new:
|
||||
• Modern UI: Protection, My servers, Settings, Statistics, Help
|
||||
• Large connect button and clear protection status
|
||||
• Light theme by default, with dark theme toggle
|
||||
• Russian and English languages (RU | EN)
|
||||
• Country flags for servers (rendered correctly on Windows)
|
||||
• Same-IP servers grouped into one row with available protocols
|
||||
• Add configuration via URL
|
||||
• Proxy mode and full protection mode (TUN)
|
||||
• Kill Switch — leak protection if the connection drops
|
||||
• Auto-select the lowest-ping server
|
||||
• Traffic and session statistics
|
||||
• Privacy Policy and Terms of Use in Help
|
||||
• Adaptive window sizing for any screen and Windows display scale"
|
||||
Title,4,Текст,EvilFox,EvilFox
|
||||
ShortTitle,5,Текст,EvilFox,EvilFox
|
||||
SortTitle,6,Текст,EvilFox,EvilFox
|
||||
VoiceTitle,7,Текст,Evil Fox,Evil Fox
|
||||
ShortDescription,8,Текст,"Безопасный доступ в интернет: шифрование трафика, скрытие IP, защита от утечек DNS. Русский и английский. Современные протоколы, Kill Switch, удобный выбор серверов.","Secure internet access: encrypt traffic, hide your IP, help prevent DNS leaks. English & Russian. Modern protocols, Kill Switch, easy server selection."
|
||||
DevStudio,9,Текст,EvilFox,EvilFox
|
||||
CopyrightTrademarkInformation,12,Текст,© EvilFox. All rights reserved. EvilFox and the EvilFox logo are trademarks of their respective owners.,© EvilFox. All rights reserved. EvilFox and the EvilFox logo are trademarks of their respective owners.
|
||||
AdditionalLicenseTerms,13,Текст,Proprietary software. By installing EvilFox you agree to use the application in accordance with applicable laws. The app provides a client for encrypted network connections; server configurations are supplied by the user. See https://evilfox.win/ for support and terms.,Proprietary software. By installing EvilFox you agree to use the application in accordance with applicable laws. The app provides a client for encrypted network connections; server configurations are supplied by the user. See https://evilfox.win/ for support and terms.
|
||||
CopyrightTrademarkInformation,12,Текст,"© 2026 EvilFox. Все права защищены. EvilFox, логотип EvilFox и связанные знаки являются товарными знаками или зарегистрированными товарными знаками EvilFox. Прочие названия продуктов и компаний, упомянутые в приложении или на странице продукта, могут быть товарными знаками соответствующих владельцев.","© 2026 EvilFox. All rights reserved. EvilFox, the EvilFox logo, and related marks are trademarks or registered trademarks of EvilFox. Other product and company names mentioned in the app or product listing may be trademarks of their respective owners."
|
||||
AdditionalLicenseTerms,13,Текст,"Дополнительно к стандартным условиям лицензии Microsoft Store / приложения:
|
||||
|
||||
1. EvilFox — клиент для защищённого сетевого подключения. Конфигурации серверов и URL подключения предоставляются вами и не являются частью покупки в Store (если применимо).
|
||||
|
||||
2. Вы несёте ответственность за законность использования приложения и выбранных серверов в вашей юрисдикции.
|
||||
|
||||
3. Издатель не гарантирует бесперебойную работу сторонних серверов, скорость или доступность конкретных узлов.
|
||||
|
||||
4. Приложение может хранить настройки и конфигурации локально на устройстве. Политика конфиденциальности и полные условия использования доступны в разделе «Помощь» приложения и на https://evilfox.win/
|
||||
|
||||
5. Обновления через Microsoft Store заменяют самообновление приложения в сборке Store.
|
||||
|
||||
6. Возможность runFullTrust / классическое настольное приложение требуется для работы клиента (WebView2, сетевые режимы).
|
||||
|
||||
Контакты: https://evilfox.win/ · https://t.me/evilfox100Bot
|
||||
","In addition to the standard Microsoft Store / app license terms:
|
||||
|
||||
1. EvilFox is a client for protected network connectivity. Server configurations and connection URLs are supplied by you and are not part of any Store purchase (where applicable).
|
||||
|
||||
2. You are responsible for using the app and chosen servers lawfully in your jurisdiction.
|
||||
|
||||
3. The publisher does not warrant uninterrupted operation of third-party servers, speed, or availability of specific nodes.
|
||||
|
||||
4. The app may store settings and configurations locally on your device. The Privacy Policy and full Terms of Use are available in the app Help section and at https://evilfox.win/
|
||||
|
||||
5. Updates delivered via the Microsoft Store replace in-app self-update in Store builds.
|
||||
|
||||
6. The runFullTrust / classic desktop capability is required for the client to function (WebView2, network modes).
|
||||
|
||||
Contact: https://evilfox.win/ · https://t.me/evilfox100Bot
|
||||
"
|
||||
DesktopScreenshot1,100,Относительный путь (или URL-адрес файла в Центре партнеров),screen/1.ru.png,screen/7.en.png
|
||||
DesktopScreenshot2,101,Относительный путь (или URL-адрес файла в Центре партнеров),screen/2.ru.png,screen/8.en.png
|
||||
DesktopScreenshot3,102,Относительный путь (или URL-адрес файла в Центре партнеров),screen/3.ru.png,screen/9.png
|
||||
@@ -75,8 +135,8 @@ DesktopScreenshot29,128,Относительный путь (или URL-адре
|
||||
DesktopScreenshot30,129,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
DesktopScreenshotCaption1,150,Текст,Главный экран: подключение и статус защиты,Home: connect and protection status
|
||||
DesktopScreenshotCaption2,151,Текст,Список серверов с флагами и пингом,Server list with flags and ping
|
||||
DesktopScreenshotCaption3,152,Текст,"Настройки: тема, язык, Kill Switch",App overview
|
||||
DesktopScreenshotCaption4,153,Текст,Статистика использования,"Settings: theme, language, Kill Switch"
|
||||
DesktopScreenshotCaption3,152,Текст,"Настройки: тема, язык, Kill Switch","Settings: theme, language, Kill Switch"
|
||||
DesktopScreenshotCaption4,153,Текст,Статистика использования,Usage statistics
|
||||
DesktopScreenshotCaption5,154,Текст,Помощь и полезные ссылки,Statistics and help
|
||||
DesktopScreenshotCaption6,155,Текст,Добавление конфигурации,Dark theme: home
|
||||
DesktopScreenshotCaption7,156,Текст,Тёмная тема: главный экран,Dark theme: servers
|
||||
@@ -325,7 +385,7 @@ SurfaceHubScreenshotCaption29,578,Текст,,
|
||||
SurfaceHubScreenshotCaption30,579,Текст,,
|
||||
StoreLogo720x1080,600,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
StoreLogo1080x1080,601,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
StoreLogo300x300,602,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
StoreLogo300x300,602,Относительный путь (или URL-адрес файла в Центре партнеров),screen/1.ru.300x300.png,screen/1.ru.300x300.png
|
||||
OverrideLogosForWin10,603,True/False,,False
|
||||
StoreLogoOverride150x150,604,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
StoreLogoOverride71x71,605,Относительный путь (или URL-адрес файла в Центре партнеров),,
|
||||
|
||||
|
Reference in New Issue
Block a user