ALERT!!! We not supporting unlawful active attack or malware campaings that are causing technical harms. Use only for educational purposes. You can only try this prlatform on your own website!
Дивись цю сторінку українською
The voluntary Ukrainian cyber defense system
- Community: Discord Telegram
- Video Instruction in Ukrainian
- You can find binaries on releases page
- Find the latest release and your platform
- Download and run the binary file
Running on Linux may require an additional --no-sandbox
argument. It doesn't affect Windows
Our voluntary defense center works are doing all the hard work: monitoring the targets, running the technical infrastructure, coordinating the attack targets, coordinating with the client applications, etc. When the attack is performed, the application gets the data that it needs automatically. The only thing you need to do is to install it. Targets being attacked are changed automatically and are downloaded from the control center/server.
- Clone the repo:
git clone https://github.com/opengs/uashield.git
- Install dependencies:
cd uashield && npm install
- Run build:
npm run build:electron
- Run the binary from
./dist/electron
or electron version:npm run start:electron
- Build an image:
docker build . -t uashield
- Run:
docker run uashield 512 true
- where512
- threads count, andtrue
|false
if you want to use a proxy or not
Or use pre-built image:
docker run -d ghcr.io/opengs/uashield:master 512 true
- Run:
docker-compose up -d
- Edit variables
WORKERS
andUSEPROXY
in filedocker-compose.yml
- where256
- threads count, andtrue
|false
if you want to use a proxy or not
Donations will be used to fund our operations:
- Expenses on constantly buying new proxy servers
- From time to time buying servers for new infastructure
When we will win the war and will be peace in Ukraine, funds will be transfered to voluntary associations to help victims of this war.
You can help us using:
- BTC: 11wxDarouPfY6P3misLvFuJ8k8oWhd4qb
Also, here are some variants if you want to help developers with some cofee. So we can continue to skip work and keep invest time in project all nights:
- BTC: 12CcLYn6zrBcnmvK5fRSAQcJre5jknyTxH
We will add more variants in future :)