Optimised headless version of https://github.com/opengs/uashield
See also https://help-ukraine-win.super.site/
- make sure to have NodeJS 16 installed
- clone the repo with git
git clone https://github.com/mgrybyk/uasword.git
cd uasword
- install modules
npm install
- download chromium
npx playwright install --with-deps chromium
- run
node index
The list of targets is provided by uashield, see the sites.json
Docker image published to https://hub.docker.com/r/atools/uasword
Install:
sudo mkdir -p /opt && sudo git clone https://github.com/mgrybyk/uasword.git /opt/uasword && sudo /opt/uasword/setup.sh
journalctl -xe -u uasword.service -f