Skip to content

Commit

Permalink
Bump version to 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
slamy committed Nov 6, 2022
1 parent 6a25f7a commit 90c5438
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"author": "slamy",
"private": true,
"repository": "github:opengs/uashield",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/en-US/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/ua-ua/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ export default {
description: 'Вмикає атаку DDoS по основних ресурсах ворога: урядові сайти, банківські системи, пропагандистські ресурси, тощо. Поточні цілі відображються на сторінці.'
},
proxy: {
name: 'Атакувати тільки через проксі',
description: 'Під час атаки без проксі, програма зможе використовувати реальну IP-адресу Вашого компʼютера. Це дозволить зробити атаку більш ефективною, але водночас Ваша IP-адреса буде видима ворогові.'
name: 'Атакувати тільки через проксі (низька ефективність)',
description: 'Під час атаки без проксі, програма зможе використовувати реальну IP-адресу Вашого компʼютера. Це дозволить зробити атаку більш ефективною, але водночас Ваша IP-адреса буде видима ворогові. Щоб приховати адресу, використовуйте VPN.'
},
advanced: {
automaticMode: {
Expand Down

1 comment on commit 90c5438

@okineadev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Уррррррраа!

Please sign in to comment.