uasword

Optimised headless version of https://github.com/opengs/uashield

See also https://help-ukraine-win.super.site/

Installation and Running

  • 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

Targets

The list of targets is provided by uashield, see the sites.json

Docker

Docker image published to https://hub.docker.com/r/atools/uasword

Azure Custom Data

Azure Custom data

Install:

sudo mkdir -p /opt && sudo git clone https://github.com/mgrybyk/uasword.git /opt/uasword && sudo /opt/uasword/setup.sh

See Logs in Azure

journalctl -xe -u uasword.service -f