From 90c54382464a1ab749f229e9cae97d6757a4b0e0 Mon Sep 17 00:00:00 2001 From: slamy Date: Sun, 6 Nov 2022 21:46:23 +0100 Subject: [PATCH] Bump version to 1.0.11 --- package.json | 4 ++-- src/i18n/en-US/index.ts | 4 ++-- src/i18n/ua-ua/index.ts | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index acf5c3c..33817f0 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "shield", - "version": "1.0.10", + "version": "1.0.11", "description": "Cyber security shield", "productName": "UA Cyber SHIELD", - "author": "Mykola Zhyhallo ", + "author": "slamy", "private": true, "repository": "github:opengs/uashield", "scripts": { diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index c4d70b5..0448ce9 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -10,8 +10,8 @@ export default { description: 'Enable DDoS attack on critical enemy servers: government, banking systems, propaganda webpages, etc' }, proxy: { - name: 'Use proxy', - description: 'Without this option, the program will use the actual IP address of your computer. This allows to make the attack much more efficient, but attacks will not be anonymous and your IP address will be visible to the enemy.' + name: 'Use proxy (low efficiency)', + description: 'Without this option, the program will use the actual IP address of your computer. This allows to make the attack much more efficient, but attacks will not be anonymous and your IP address will be visible to the enemy. Use VPN to hide your real address' }, advanced: { automaticMode: { diff --git a/src/i18n/ua-ua/index.ts b/src/i18n/ua-ua/index.ts index 0378b4c..e061d62 100644 --- a/src/i18n/ua-ua/index.ts +++ b/src/i18n/ua-ua/index.ts @@ -10,8 +10,8 @@ export default { description: 'Вмикає атаку DDoS по основних ресурсах ворога: урядові сайти, банківські системи, пропагандистські ресурси, тощо. Поточні цілі відображються на сторінці.' }, proxy: { - name: 'Атакувати тільки через проксі', - description: 'Під час атаки без проксі, програма зможе використовувати реальну IP-адресу Вашого компʼютера. Це дозволить зробити атаку більш ефективною, але водночас Ваша IP-адреса буде видима ворогові.' + name: 'Атакувати тільки через проксі (низька ефективність)', + description: 'Під час атаки без проксі, програма зможе використовувати реальну IP-адресу Вашого компʼютера. Це дозволить зробити атаку більш ефективною, але водночас Ваша IP-адреса буде видима ворогові. Щоб приховати адресу, використовуйте VPN.' }, advanced: { automaticMode: {