Home
Softono
ligolo-iwa

ligolo-iwa

Open source TypeScript
130
Stars
8
Forks
0
Issues
0
Watchers
2 months
Last Commit

About ligolo-iwa

A Ligolo-ng JavaScript agent working inside Chrome & Chromium-based browsers by leveraging Isolated Web Applications.

Platforms

Web Self-hosted

Languages

TypeScript

Ligolo-IWA

A Ligolo-ng JavaScript agent working inside Chrome/Chromium-based browsers by leveraging Isolated Web Applications.

Ligolo-IWA

See the Ligolo-IWA doc for quick setup: Ligolo-IWA (Setup/Quickstart)

And don't forget to read the Ligolo-ng documentation: đź“‘ Ligolo-ng Documentation (Setup/Quickstart)

GPLv3

Local setup

Build the signed Isolated Web App bundle locally with:

make

The signed artifact is written to out/ligolo-iwa.swbn.

Install on Chrome

Chrome's current IWA testing flow uses Web App Internals:

  1. Use Chrome 120 or later.
  2. Enable chrome://flags/#enable-isolated-web-app-dev-mode.
  3. Open chrome://web-app-internals.
  4. Choose Install IWA from Signed Web Bundle.
  5. Select out/ligolo-iwa.swbn.

Install on Edge

Due to current limitations in how Microsoft Edge handles the new Isolated Web App standard, installation is currently unsupported on this browser.