Home
Softono

Ligolo Iwa

Open source TypeScript
130
Stars
8
Forks
0
Issues
0
Watchers
4 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

Need Help Installing Ligolo Iwa?

We provide expert installation service for this software. Our team will install, configure, and secure Ligolo Iwa on your server. plans start at just $30.

Ligolo Iwa

View on GitHub

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.