1
0
mirror of https://github.com/boku7/Loki synced 2026-06-06 15:24:27 +00:00
Files
boku7-Loki/docs/compile/agent/linux.md
T
2025-04-03 12:54:39 -07:00

286 B

sudo apt update && sudo apt upgrade -y sudo apt install -y curl build-essential libgtk-3-dev libnss3 libasound2

sudo apt install -y nodejs npm

npm install -g electron

cd LokiC2/agent/ npm install --save-dev electron npm start npm install --save-dev electron-builder npm run build